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

Commit 9f3e650

Browse files
committed
Fixed Filenames
1 parent 027f26d commit 9f3e650

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ jobs:
443443
- name: "Cascading Scans Integration Tests"
444444
run: |
445445
cd tests/integration/
446-
npx jest --ci --color cascading-test
446+
npx jest --ci --color cascade
447447
- name: Inspect Post Failure
448448
if: failure()
449449
run: |

0 commit comments

Comments
 (0)