Skip to content

Commit 68f1908

Browse files
committed
(maint) - remove acceptance job dependency from integration
1 parent d1a501b commit 68f1908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
secrets: "inherit"
2121

2222
Integration:
23-
needs: Acceptance
23+
needs: Spec
2424
uses: "./.github/workflows/integration_test.yml"

0 commit comments

Comments
 (0)