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 64e5dae commit 920ca3cCopy full SHA for 920ca3c
.github/workflows/test.yml
@@ -10,7 +10,7 @@ concurrency:
10
11
jobs:
12
build:
13
- name: Build
+ name: Run tests
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout code
0 commit comments