Skip to content

Commit

Permalink
Revert "Temporarily disable E2E - revert before merge"
Browse files Browse the repository at this point in the history
This reverts commit 34201486d94e293c6bbd93329e4e34a2fcc91e39.
  • Loading branch information
corneliusroemer committed Feb 28, 2024
1 parent 0e5f27e commit 2305c4b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/e2e-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ on:
- "kubernetes/**"
- "preprocessing/**"
- "deploy.py"
# - ".github/scripts/**"
# - ".github/workflows/**"
# Temporarily disable to save time, reenable before merge
- ".github/scripts/**"
- ".github/workflows/**"

concurrency:
group: ci-${{ github.ref == 'refs/heads/main' && github.run_id || github.ref }}-e2e-k3d
Expand Down

0 comments on commit 2305c4b

Please sign in to comment.