Skip to content

Commit 5248b76

Browse files
committed
updating workflow synax for nix py
1 parent 5d04be5 commit 5248b76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/py_nix.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ on:
77
# branches: [ main , dev ]
88

99
jobs:
10-
publish:
11-
uses: ./.github/workflows/pypi.yml
1210
PyNix:
1311
name: Test openMTPK on Linux
14-
needs: publish
1512
runs-on: ${{ matrix.os }}
1613
strategy:
1714
matrix:

0 commit comments

Comments
 (0)