Skip to content

Commit 59e6473

Browse files
committed
Don't attempt to run non-existing test/
1 parent 68cf347 commit 59e6473

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/common.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ jobs:
155155
run: |
156156
bash multicoretests/.github/runner.sh build
157157
158-
- name: Run the internal package tests
159-
run: |
160-
bash multicoretests/.github/runner.sh internaltests
161-
162158
- name: Run the multicore test suite
163159
run: |
164160
bash multicoretests/.github/runner.sh testsuite

0 commit comments

Comments
 (0)