We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e5b552 + 30729fb commit c0f5c16Copy full SHA for c0f5c16
1 file changed
.github/workflows/build.yml .github/workflows/ci.yml.github/workflows/build.yml renamed to .github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
8
jobs:
9
- compile:
+ compile-and-test:
10
runs-on: ubuntu-latest
11
12
strategy:
0 commit comments