Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oscard0m authored Sep 1, 2022
1 parent 2243949 commit 879d9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- run: npm ci
- run: npm run lint
if: ${{ always }}
if: ${{ always() }}

0 comments on commit 879d9c2

Please sign in to comment.