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 07b9ef8 commit 12ab852Copy full SHA for 12ab852
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
9
jobs:
10
- build-and-test:
+ build:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout code
0 commit comments