Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 1a18d62

Browse files
committed
1 parent fab92f8 commit 1a18d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
export GOPATH=$HOME/go
2424
export PATH=$PATH:$(go env GOPATH)/bin
2525
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
26-
fossa init
26+
fossa init --include-all
2727
fossa analyze

0 commit comments

Comments
 (0)