Skip to content

Commit

Permalink
ci: skip slow tests for wasm-on-wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed May 27, 2023
1 parent fc12650 commit 2871474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ jobs:
ctest -V -LE slow
- name: Test (slow)
if: false
working-directory: ${{env.builddir}}
run: |
ctest -V -L slow
Expand Down

0 comments on commit 2871474

Please sign in to comment.