Skip to content

Commit

Permalink
Fix E2E: WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomationD committed Jun 11, 2024
1 parent 1d3ef94 commit e71e8c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run.e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
cp -R "testnut" "${{ env.ENV }}"
- name: Run Tests
working-directory: test
run: |
go test -v --timeout 0 --tags="${{ matrix.tags }}" ./tests/e2e
Expand Down

0 comments on commit e71e8c7

Please sign in to comment.