We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a0b54 commit 4bd107eCopy full SHA for 4bd107e
.github/workflows/runtest.yml
@@ -15,7 +15,6 @@ on:
15
jobs:
16
test:
17
runs-on: ubuntu-latest
18
- continue-on-error: ${{ inputs.channel == 'nightly' }}
19
steps:
20
- uses: actions/checkout@v3
21
0 commit comments