Skip to content

Commit

Permalink
fix: remove namespace switch
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-shuliu committed Dec 3, 2024
1 parent 2d1c8a6 commit 73481a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
docker exec $CONTAINER /usr/irissys/dev/Cloud/ICM/waitISC.sh
docker exec -i $CONTAINER iris session IRIS << EOF
zpm "list":1
zpm "enable -g -map":1
zn "%SYS"
zpm "test zpm -v -only":1:1
EOF
docker container stop $CONTAINER
Expand Down

0 comments on commit 73481a8

Please sign in to comment.