Skip to content

Commit d81b2cd

Browse files
committed
trigger tag for zenodo
1 parent 3adfc1c commit d81b2cd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/tag.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
- stable
88
paths:
99
- '**.py'
10-
- '!tests/**'
1110

1211

1312
jobs:

tests/learner/test_AL.py

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from icfree.learner.__main__ import main
1414

1515

16-
1716
def file_fingerprint(file_path):
1817
"""
1918
Calculate the fingerprint (SHA-256 hash) of a file.

0 commit comments

Comments
 (0)