We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ff360 commit 17afb07Copy full SHA for 17afb07
.github/workflows/unit-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
build_test:
22
strategy:
23
matrix:
24
- os: ["ubuntu-latest", "macos-latest"
+ os: ["ubuntu-latest", "macos-latest"]
25
26
runs-on: ${{ matrix.os }}
27
0 commit comments