Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Oct 24, 2023
1 parent c1ff207 commit 945eb72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
cd tests/netteForms
npm install
karma start
- working-directory: tests/netteForms
run: npm install
- working-directory: tests/netteForms
run: karma start

0 comments on commit 945eb72

Please sign in to comment.