Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -59,6 +59,7 @@ jobs:
- wasm32-unknown-unknown
- wasm32-wasi
- check-external-types
- check-fuzzing
steps:
- run: exit 0

@@ -688,6 +689,7 @@ jobs:

check-fuzzing:
name: check-fuzzing
needs: basics
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

0 comments on commit 4e2ef63

Please sign in to comment.