Skip to content

Commit 4bd107e

Browse files
committed
fixing testing harness
1 parent e5a0b54 commit 4bd107e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/runtest.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
jobs:
1616
test:
1717
runs-on: ubuntu-latest
18-
continue-on-error: ${{ inputs.channel == 'nightly' }}
1918
steps:
2019
- uses: actions/checkout@v3
2120

0 commit comments

Comments
 (0)