We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b320b commit bb6b5fbCopy full SHA for bb6b5fb
1 file changed
.github/workflows/build.yml
@@ -35,7 +35,6 @@ jobs:
35
contents: read
36
needs:
37
- build
38
- - nativetest
39
if: ${{ (github.event_name == 'push' && github.ref == 'refs/heads/main') || github.event_name == 'workflow_dispatch' }}
40
concurrency:
41
group: publish
0 commit comments