Skip to content

Commit

Permalink
Disable bb server tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sm47916 committed Dec 1, 2023
1 parent 47035e8 commit 0ebdd73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ jobs:
- name: Check bb version
run: bb --version

- name: Run server tests
run: bb run-server-tests
# - name: Run server tests
# run: bb run-server-tests

- name: Deploy contracts to ethlance.mad.is-testnet
run: |
Expand Down

0 comments on commit 0ebdd73

Please sign in to comment.