Skip to content

Commit

Permalink
shot
Browse files Browse the repository at this point in the history
  • Loading branch information
mbezuljTT committed Dec 24, 2024
1 parent ed5f152 commit 9bd6988
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ jobs:
container:
image: ${{ needs.build-image.outputs.docker-image }}
options: ${{ matrix.build.options }}
volumes:
<<: * ${{ matrix.build.options.volumes }}

# volumes:
# <<: * ${{ matrix.build.options.volumes }}
if: matrix.build.enable_op_model == 'ON'

steps:

Expand Down

0 comments on commit 9bd6988

Please sign in to comment.