Skip to content

Commit

Permalink
feat: add commits
Browse files Browse the repository at this point in the history
  • Loading branch information
soblvsk committed Jul 11, 2023
1 parent 53aa629 commit 8f9bcc8
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 @@ -24,8 +24,8 @@ jobs:
- name: Run unit tests
run: npm run test-ci

- name: Run e2e tests
run: npm run e2e
# - name: Run e2e tests
# run: npm run e2e

- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit 8f9bcc8

Please sign in to comment.