Skip to content

Commit 5603540

Browse files
committed
Fix another error
1 parent fd7752b commit 5603540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
permissions:
88
contents: read
99
jobs:
10-
Unit tests:
10+
tests:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)