Skip to content

Commit 17afb07

Browse files
committed
Close bracket
1 parent a5ff360 commit 17afb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
build_test:
2222
strategy:
2323
matrix:
24-
os: ["ubuntu-latest", "macos-latest"
24+
os: ["ubuntu-latest", "macos-latest"]
2525

2626
runs-on: ${{ matrix.os }}
2727

0 commit comments

Comments
 (0)