Skip to content

Commit

Permalink
Using Actions Checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorbettTruepic committed Nov 8, 2023
1 parent 5481727 commit 63eae12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm run install
- run: npm run lint
- run: npm run test

0 comments on commit 63eae12

Please sign in to comment.