Skip to content

Commit

Permalink
really disable cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
joewiz committed Mar 24, 2021
1 parent 440d6d7 commit 0bc0788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/exist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
- name: Run Unit Tests
run: npm test

- name: Run Integration Tests
run: npm run cypress
# - name: Run Integration Tests
# run: npm run cypress

# TODO: Add upload to dockerhub
# release:
Expand Down

0 comments on commit 0bc0788

Please sign in to comment.