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 47ea90e commit 0ea2338Copy full SHA for 0ea2338
.github/workflows/unit-and-integration-tests.yml
@@ -7,7 +7,7 @@ on:
7
types: [opened, synchronize, reopened, edited]
8
9
jobs:
10
- unit-tests:
+ tests:
11
if: github.event.pull_request.draft == false
12
runs-on: ubuntu-latest
13
0 commit comments