Skip to content

Commit

Permalink
[v2] Run tests on v2 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Sep 18, 2024
1 parent 9bc598d commit 3f0a0b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/v2-run-acceptance-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
agent-integration-tests:
runs-on: ubuntu-latest
name: Integration Testing
if: github.event_name == 'repository_dispatch' || github.event.pull_request.head.repo.full_name == github.repository
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 3f0a0b4

Please sign in to comment.