Skip to content

Commit 8a686bb

Browse files
committed
fix github actions yaml
1 parent 63ee94c commit 8a686bb

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
@@ -33,8 +33,8 @@ jobs:
3333
test_chapter_18_spiking_custom_auth,
3434
test_chapter_19_mocking,
3535
test_chapter_20_fixtures_and_wait_decorator,
36-
test_chapter_21_server_side_debugging
37-
unit-test
36+
test_chapter_21_server_side_debugging,
37+
unit-test,
3838
]
3939

4040
env:

0 commit comments

Comments
 (0)