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 7372319 commit 462258eCopy full SHA for 462258e
.github/workflows/release.yml
@@ -8,9 +8,6 @@ concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
9
10
jobs:
11
- tests:
12
- uses: ./.github/workflows/ci.yml
13
-
14
build:
15
name: Build package and upload artifacts
16
needs: tests
0 commit comments