Skip to content

Commit

Permalink
fix(ci): re-add NS swtich (turns out v0.7 needs this)
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-shuliu committed Dec 3, 2024
1 parent eec6a45 commit 45388ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
CONTAINER=$(docker run -d --rm -v `pwd`:/home/irisowner/zpm/ zpm)
docker exec $CONTAINER /usr/irissys/dev/Cloud/ICM/waitISC.sh
docker exec -i $CONTAINER iris session IRIS << EOF
zn "%SYS"
zpm "list":1
zpm "test zpm -v -only":1:1
EOF
Expand Down

0 comments on commit 45388ab

Please sign in to comment.