Skip to content

Commit

Permalink
disable script to check
Browse files Browse the repository at this point in the history
  • Loading branch information
JacqueGM committed Aug 2, 2023
1 parent b90ef01 commit dc1dd95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
working-directory: circles-docker
run: ./scripts/migrate-contracts.sh

- name: Create dummy data for news table in api
working-directory: circles-docker
run: ./scripts/insert-news.sh
# - name: Create dummy data for news table in api
# working-directory: circles-docker
# run: ./scripts/insert-news.sh

- name: Try starting failed services
working-directory: circles-docker
Expand Down

0 comments on commit dc1dd95

Please sign in to comment.