Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
patch: disable test job
Browse files Browse the repository at this point in the history
  • Loading branch information
metricaez committed Feb 15, 2024
1 parent ff9780a commit 1fadebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
cache-on-failure: true
shared-key: ${{ env.POLKA_VERSION }}-debug

- name: Run Trappist tests
run: |
cargo test --workspace --exclude stout-runtime --no-default-features --features trappist/trappist-runtime,std,runtime-benchmarks --locked --jobs 1
# - name: Run Trappist tests
# run: |
# cargo test --workspace --exclude stout-runtime --no-default-features --features trappist/trappist-runtime,std,runtime-benchmarks --locked --jobs 1

0 comments on commit 1fadebe

Please sign in to comment.