Skip to content

Commit

Permalink
chore: ignore e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bonomat committed Jan 4, 2024
1 parent 81c3747 commit 491d8a3
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
Expand Up @@ -193,6 +193,8 @@ jobs:

e2e-tests:
runs-on: ubuntu-latest
# TODO(bonomat): re-run e2e tests
if: false
needs: generate-ffi
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 491d8a3

Please sign in to comment.