Skip to content

Commit 46a6cb1

Browse files
authored
Update flow.yml
1 parent 40e4d2b commit 46a6cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# uses: ./.github/workflows/test.yml
1616
deployment:
1717
needs:
18-
# - test
18+
# # - test
1919
- check
2020
uses: ./.github/workflows/deployment.yml
2121
secrets: inherit

0 commit comments

Comments
 (0)