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 7d31d06 commit 416a3efCopy full SHA for 416a3ef
.github/workflows/run-tests.yml
@@ -26,5 +26,5 @@ jobs:
26
- name: Setup Environment
27
run: make setup
28
29
- - name: Build and Test
+ - name: Test
30
run: make test
0 commit comments