Skip to content

Commit

Permalink
Merge branch 'main' into test#354
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermione2408 authored Mar 9, 2023
2 parents 42347e4 + 10ff4eb commit 2179fbf
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 @@ -33,6 +33,6 @@ jobs:

- name: Check commits messages
uses: wagoid/commitlint-github-action@v5

- name: Run the tests
run: npm test -- --coverage
run: npm test -- --coverage

0 comments on commit 2179fbf

Please sign in to comment.