Skip to content

Commit

Permalink
revert: "ci(e2e-test): disable e2e testing in CI for now (statnett#63)"
Browse files Browse the repository at this point in the history
This reverts commit fb99134.
  • Loading branch information
erikgb committed Jan 16, 2023
1 parent f7dd4d3 commit 62d5351
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 @@ -82,8 +82,6 @@ jobs:
cache: true
- run: make test
e2e-test:
# FIXME: The e2e-tests are currently always failing because what appears like CPU limitations
if: false
needs: test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 62d5351

Please sign in to comment.