Skip to content

Commit 0bc0788

Browse files
committedMar 24, 2021
1 parent 440d6d7 commit 0bc0788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/exist.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
- name: Run Unit Tests
7979
run: npm test
8080

81-
- name: Run Integration Tests
82-
run: npm run cypress
81+
# - name: Run Integration Tests
82+
# run: npm run cypress
8383

8484
# TODO: Add upload to dockerhub
8585
# release:

0 commit comments

Comments
 (0)
Please sign in to comment.