Skip to content

Commit

Permalink
Ensured both integration files ran the same tests
Browse files Browse the repository at this point in the history
Signed-off-by: David Gannon <[email protected]>
  • Loading branch information
dgannon991 committed Jan 11, 2025
1 parent d005a4e commit add344d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 285 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/porter-integration-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- main

env:
GOVERSION: 1.23.3
GOVERSION: 1.23.3

jobs:
archive_integration_test:
Expand Down Expand Up @@ -128,4 +128,4 @@ jobs:
agent_integration_test:
uses: getporter/porter/.github/workflows/integ-reuseable-workflow.yml@main
with:
test_name: agent_integration_test
test_name: agent_integration_test
Loading

0 comments on commit add344d

Please sign in to comment.