We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c17769 commit aa625e0Copy full SHA for aa625e0
1 file changed
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch:
6
7
jobs:
8
- build:
+ run-tests:
9
strategy:
10
matrix:
11
os: [ubuntu-latest, windows-latest, macos-latest]
0 commit comments