We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc975e commit a2bee40Copy full SHA for a2bee40
.github/workflows/ci.yml
@@ -82,7 +82,6 @@ jobs:
82
83
- name: 'Run ${{ matrix.template }} ${{ matrix.test }}'
84
run: sh ./scripts/run_tests.sh ${{ matrix.test }} ${{ matrix.template }}
85
- if: github.event_name != 'schedule'
86
87
lint:
88
runs-on: ubuntu-latest
0 commit comments