Skip to content

Commit 0ea2338

Browse files
author
Roman
committed
rename job
1 parent 47ea90e commit 0ea2338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-and-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
types: [opened, synchronize, reopened, edited]
88

99
jobs:
10-
unit-tests:
10+
tests:
1111
if: github.event.pull_request.draft == false
1212
runs-on: ubuntu-latest
1313

0 commit comments

Comments
 (0)