Skip to content

Commit

Permalink
Testing 3
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jul 18, 2023
1 parent 48b778f commit 0edf3f9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/builds-all-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ jobs:
docker_build:
uses: ./.github/workflows/docker_img.yaml
example_matrix:
needs: [docker_build]
strategy:
matrix:
workflow: ["./.github/workflows/build.yaml"]
# needs: [docker_build]
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/build.yaml
Expand Down

0 comments on commit 0edf3f9

Please sign in to comment.