Skip to content

Commit

Permalink
chore: run fossa for normal project
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolasinski-splunk committed Mar 18, 2024
1 parent b3e49bf commit a545963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ jobs:
cat poetry.lock
echo "fossa --version:"
fossa --version
fossa analyze --debug --project poetrywithnewtool
fossa analyze --debug
fossa report attribution --format text --timeout 600 > /tmp/THIRDPARTY
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit a545963

Please sign in to comment.