Skip to content

Commit

Permalink
revert to main tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed May 27, 2024
1 parent 7e4a973 commit b47bd28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
run: npm install
- name: Initialize Database
run: npm run test:init
- name: Test and Coverage
run: npm run coverage
- name: Tests
run: npm test
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

0 comments on commit b47bd28

Please sign in to comment.