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 efea97e commit 62f4118Copy full SHA for 62f4118
.github/workflows/build-test-deploy.yml
@@ -5,7 +5,7 @@ on:
5
branches: [ main, development ]
6
7
jobs:
8
- ci:
+ build-and-test:
9
runs-on: ubuntu-latest
10
11
steps:
0 commit comments