We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f07726 commit fb3996aCopy full SHA for fb3996a
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ on:
11
workflow_dispatch:
12
13
jobs:
14
- integration-tests:
+ tests:
15
runs-on: ubuntu-latest
16
timeout-minutes: 15
17
steps:
0 commit comments