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 df0c717 commit f520d05Copy full SHA for f520d05
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: "Docker Image"
32
run: |
33
make docker-image
34
- - name: "Unit Test"
+ - name: "Unit Tests"
35
36
make docker-unit-tests
37
mkdir coverage
0 commit comments