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 4959bbc commit 29157f3Copy full SHA for 29157f3
.github/workflows/ci-cd.yml
@@ -15,7 +15,7 @@ jobs:
15
16
build:
17
runs-on: ubuntu-latest
18
- name: Build and test
+ name: Build
19
steps:
20
- uses: actions/checkout@v2
21
- name: Setup
0 commit comments