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 2c9329b commit ff6f80eCopy full SHA for ff6f80e
.github/workflows/commit.yml
@@ -3,8 +3,8 @@ name: Commit
3
on: push
4
5
jobs:
6
- build_and_test:
7
- name: Get Build Version
+ test:
+ name: Test
8
9
runs-on: ubuntu-20.04
10
0 commit comments