Skip to content

Commit

Permalink
fix(#123): remove conditional to enable E2E tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Lorena Rodriguez Viruel authored and Maria Lorena Rodriguez Viruel committed Oct 31, 2024
1 parent 0f7ef52 commit 61ccd62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
e2e-tests:
name: E2E Tests
runs-on: ubuntu-latest
if: false

steps:
- name: Login to Docker Hub
Expand Down

0 comments on commit 61ccd62

Please sign in to comment.