Skip to content

Commit

Permalink
DO NOT MERGE - debug prace
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Dec 17, 2021
1 parent da9b590 commit 9b0cd30
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/prace.yml
Expand Up @@ -18,8 +18,9 @@ jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: innerspacetrainings/Prace.js@master
- uses: Bullrich/Prace.js@update-packages
with:
configuration-path: .github/prace.yml
configuration-path: '.github/prace.yml'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_ENV: 'test'

0 comments on commit 9b0cd30

Please sign in to comment.