Skip to content

Commit a545963

Browse files
chore: run fossa for normal project
1 parent b3e49bf commit a545963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
cat poetry.lock
299299
echo "fossa --version:"
300300
fossa --version
301-
fossa analyze --debug --project poetrywithnewtool
301+
fossa analyze --debug
302302
fossa report attribution --format text --timeout 600 > /tmp/THIRDPARTY
303303
env:
304304
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)