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 14c4430 commit 4b54fccCopy full SHA for 4b54fcc
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: pipeline
2
on: [push, pull_request]
3
4
jobs:
5
- build-test-and-release:
+ build-and-test:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout
0 commit comments