Skip to content

Commit 568a785

Browse files
committed
cleanup
1 parent 3247cea commit 568a785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88

99
jobs:
1010
linux_tests:
11-
1211
runs-on: ubuntu-latest
12+
1313
strategy:
1414
fail-fast: true
1515
matrix:
@@ -36,8 +36,8 @@ jobs:
3636
run: vendor/bin/phpunit --verbose
3737

3838
windows_tests:
39-
4039
runs-on: windows-latest
40+
4141
strategy:
4242
fail-fast: true
4343
matrix:

0 commit comments

Comments
 (0)