Skip to content

Commit 3e4c45f

Browse files
committed
chore(ci): Publish - correct job name
1 parent 174b5da commit 3e4c45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
native_linux:
6666
runs-on: ubuntu-20.04
6767
timeout-minutes: 60
68-
name: Build native Linux ${{ matrix.node-version }} ${{ matrix.target }}
68+
name: Build native Linux ${{ matrix.node-version }} ${{ matrix.target }} ${{ matrix.python-version }}
6969
strategy:
7070
matrix:
7171
node-version: [16]

0 commit comments

Comments
 (0)