Skip to content

Commit 1cf9d05

Browse files
committed
Rename workflow from running_tests to tests
1 parent 963e389 commit 1cf9d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
running_tests:
10+
tests:
1111
runs-on: ubuntu-20.04
1212
strategy:
1313
max-parallel: 4

0 commit comments

Comments
 (0)