Skip to content

Commit 5b974fa

Browse files
committed
Pour l'instant
1 parent 4aea7ad commit 5b974fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
id-token: write # Allows this job to create releases
4343
with:
4444
dry-run: ${{ github.ref_type == 'tag' }}
45-
needs: [ tests ]
45+
# needs: [ tests ]
4646
uses: ./.github/workflows/pypi.yml

0 commit comments

Comments
 (0)