Skip to content

Commit 153259e

Browse files
committed
[TEST]
Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
1 parent 8213bee commit 153259e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
permissions:
5353
contents: 'read'
5454
id-token: 'write'
55-
needs: [ base ]
55+
# needs: [ base ]
5656
uses: ./.github/workflows/integration-awslc.yml
5757
with:
5858
commit: 412be9d1bb4f9d2f962dba1beac41249dbacdb55
@@ -62,7 +62,7 @@ jobs:
6262
permissions:
6363
contents: 'read'
6464
id-token: 'write'
65-
needs: [ base ]
65+
# needs: [ base ]
6666
uses: ./.github/workflows/integration-awslc.yml
6767
with:
6868
commit: main

0 commit comments

Comments
 (0)