Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CON-X] | step cannot have uses and run together
Browse files Browse the repository at this point in the history
eniskraasniqi1 committed Jul 5, 2024
1 parent 669dad2 commit af1c8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -22,5 +22,6 @@ jobs:
with:
node-version: 16
cache: 'npm'
- name: Run Lint
run: |
npm install && npm run build && npm run lint

0 comments on commit af1c8da

Please sign in to comment.