Skip to content

Commit

Permalink
constrain tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rchincha committed Jul 9, 2024
1 parent 7acb2ac commit f03d4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
uses: ./.github/actions/show-disk-usage
- name: Test
run: |
make check VERSION_FULL=${{ inputs.build-id }} PRIVILEGE_LEVEL=${{ matrix.privilege-level }}
make check VERSION_FULL=${{ inputs.build-id }} PRIVILEGE_LEVEL=${{ matrix.privilege-level }} TEST=publish
env:
REGISTRY_URL: localhost:5000
ZOT_HOST: localhost
Expand Down

0 comments on commit f03d4b3

Please sign in to comment.