Skip to content

Commit ba3287a

Browse files
committed
workflows: disable tests
Signed-off-by: Jose Quaresma <jose.quaresma@oss.qualcomm.com>
1 parent 3a90b05 commit ba3287a

File tree

3 files changed

+0
-338
lines changed

3 files changed

+0
-338
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ permissions:
1414
jobs:
1515
build:
1616
uses: ./.github/workflows/build-yocto.yml
17-
test:
18-
uses: ./.github/workflows/test.yml
19-
needs: [build]
20-
secrets: inherit
21-
with:
22-
build_id: ${{ github.run_id }}
2317
publish-test-results:
2418
uses: ./.github/workflows/publish-results.yml
2519
needs: test

.github/workflows/test-pr.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 249 deletions
This file was deleted.

0 commit comments

Comments
 (0)