Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
NyakudyaA committed Oct 21, 2023
1 parent a0974b3 commit 0894df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
PRINT_TEST_LOGS: 1
run: |
# Use the built Docker image to run scenario tests
docker run -it kartoza/geoserver:manual-build bash ./test.sh
bash ./test.sh
push-internal-pr-images:
if: github.event_name == 'pull_request' && github.event.pull_request.base.repo.url == github.event.pull_request.head.repo.url
Expand Down

0 comments on commit 0894df0

Please sign in to comment.