Skip to content

Commit 762bfb3

Browse files
🔧 Update script file with required functions
1 parent 66a9f9c commit 762bfb3

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
@@ -140,7 +140,7 @@ jobs:
140140
test-summary:
141141
name: Test Summary
142142
runs-on: ubuntu-latest
143-
needs: [unit-tests, integration-tests, action-validation, docker-test, security-scan]
143+
needs: [unit-tests, integration-tests, action-validation, docker-test]
144144
if: always()
145145

146146
steps:

0 commit comments

Comments
 (0)