Skip to content

Commit

Permalink
Run integration test in Github
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Sep 7, 2023
1 parent bbf570a commit ff2c4cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
with:
node-version: 18
- run: npm ci
- run: npm test
- run: npm test
- run: npm test:integration:offline

0 comments on commit ff2c4cd

Please sign in to comment.