Skip to content

Commit a78557b

Browse files
committed
[static] keep build.sbt in the cli as well
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
1 parent 8532998 commit a78557b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
with:
3333
cmd: |
3434
snyk auth ${{ secrets.SNYK_TOKEN }}
35-
snyk test --all-projects --exclude=build.sbt --exclude=canton/community
35+
snyk test --all-projects --exclude=build.sbt

0 commit comments

Comments
 (0)