Skip to content

Commit

Permalink
test to trigger github action #6
Browse files Browse the repository at this point in the history
Signed-off-by: Mic Bowman <[email protected]>
  • Loading branch information
cmickeyb committed Dec 19, 2024
1 parent 815be34 commit bd7ff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
sudo chmod -R g+w docker/xfer
make -C docker test \
CONTRACTS_USER_UID=$PDO_USER_UID CONTRACTS_GROUP_UID=$PDO_GROUP_UID \
PDO_VERSION=$PDO_VERSION PDO_REGISTRY=$REGISTRY/${PDO_OWNER}
PDO_VERSION=$PDO_VERSION PDO_REGISTRY=$REGISTRY/$OWNER

0 comments on commit bd7ff64

Please sign in to comment.