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.
build
tests
1 parent f3d04d5 commit 63482a9Copy full SHA for 63482a9
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ on:
18
workflow_dispatch:
19
20
jobs:
21
- build:
+ tests:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout the repository
0 commit comments