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 af67adc commit 7876c6bCopy full SHA for 7876c6b
.github/workflows/unittest-prerelease.yml
@@ -4,7 +4,7 @@ on:
4
- main
5
name: unittest-prerelease
6
jobs:
7
- unit:
+ unit-prerelease:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
0 commit comments