Skip to content

Commit

Permalink
Merge pull request #344 from chrismayer/342-fix-ci
Browse files Browse the repository at this point in the history
Stabilize CI tests
  • Loading branch information
chrismayer committed Aug 21, 2023
2 parents 456f864 + f3d735d commit a2035ee
Show file tree
Hide file tree
Showing 3 changed files with 13,973 additions and 7,494 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- run: npm install
- run: npm ci
- run: npm run init:app
- run: npm run test
Loading

0 comments on commit a2035ee

Please sign in to comment.