Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c39637 commit e18d904Copy full SHA for e18d904
.github/workflows/main.yml
@@ -17,4 +17,4 @@ jobs:
17
with:
18
node-version: '10.x'
19
- run: npm install
20
- - run: npm run test-${WEEK_FOLDER}
+ - run: npm run test-$WEEK_FOLDER
0 commit comments