Skip to content

Commit

Permalink
chore: Re-enable e2e tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
luckysori authored and bonomat committed Jan 17, 2024
1 parent 4c767f6 commit a1c7fa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ 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 a1c7fa5

Please sign in to comment.