Skip to content

Commit 8198bba

Browse files
authored
Remove omnipkg list command from workflow
Remove the 'omnipkg list' command from the build verification workflow.
1 parent ecdcdfa commit 8198bba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cross-platform-build-verification.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ jobs:
187187
python3 -m pip install dist/*.whl || python3 -m pip install --break-system-packages dist/*.whl
188188
189189
omnipkg --version
190-
omnipkg list
191190
"
192191
193192
# ═══════════════════════════════════════════════════════════════════

0 commit comments

Comments
 (0)