Skip to content

Commit 24bd393

Browse files
🔧 Update script file with required functions
1 parent a394bc8 commit 24bd393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
test-summary:
124124
name: Test Summary
125125
runs-on: ubuntu-latest
126-
needs: [unit-tests, integration-tests, action-validation, docker-test]
126+
needs: [unit-tests, integration-tests, action-validation]
127127
if: always()
128128

129129
steps:

0 commit comments

Comments
 (0)