Skip to content

Commit

Permalink
Update testExternalProjects.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales authored May 23, 2024
1 parent f14b0ba commit f19ee32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testExternalProjects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: ${{ inputs.nodeVersion }}\
node-version: ${{ inputs.nodeVersion }}
- name: Checkout to external project
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f19ee32

Please sign in to comment.