Skip to content

Commit

Permalink
temporarily disable build-test-js job
Browse files Browse the repository at this point in the history
  • Loading branch information
gkartalis committed Jan 8, 2025
1 parent 00605cf commit 0cb82ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ workflows:

- test-js

- build-test-js
# - build-test-js

- horizon/block:
context: horizon
Expand All @@ -580,7 +580,7 @@ workflows:
requires:
- test-js
- check-code
- build-test-js
# - build-test-js
- horizon/block

- build-test-app-android:
Expand All @@ -591,7 +591,7 @@ workflows:
requires:
- test-js
- check-code
- build-test-js
# - build-test-js
- horizon/block

- update-metaphysics:
Expand Down

0 comments on commit 0cb82ec

Please sign in to comment.