Skip to content

Commit

Permalink
[nc] fix integration test entry point
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Oct 15, 2024
1 parent f64d341 commit c3f5fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
snyk-organization: twdps
bats-test: true
bats-run-container-name: gha-container-base-image
bats-entry-point: /bin/ash
bats-entry-point: /bin/bash
bats-test-path: test/gha-container-base-image-ubuntu.bats

0 comments on commit c3f5fe0

Please sign in to comment.