Skip to content

Commit 16c3c54

Browse files
committed
try not naming maybe
1 parent bb023bc commit 16c3c54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
needs: test
6161
runs-on: ubuntu-latest
6262
steps:
63-
- name: Check Results
6463
run: |
6564
echo Python tests: ${{ needs.test.result }}
6665
[ "${{ needs.test.result }}" == "success" ]

0 commit comments

Comments
 (0)