Skip to content

Commit

Permalink
Merge pull request #7633 from ricekot/docker/fix-integration-tests
Browse files Browse the repository at this point in the history
Fix docker integration tests workflow
  • Loading branch information
psiinon committed Dec 2, 2022
2 parents 9af3db3 + 2c1413d commit cf97ca4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
name: Build and push Docker image
uses: docker/build-push-action@v3
with:
load: true
context: docker
file: docker/Dockerfile-tests
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit cf97ca4

Please sign in to comment.