Skip to content

Commit 8956777

Browse files
committed
Updates
1 parent 49a957c commit 8956777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Test
3535
env:
3636
CREATE_SNAPSHOTS: false
37-
run: composer test -- --exclude-group redis,mongo
37+
run: composer test -- --exclude-group redis --exclude-group mongo
3838

3939
sqlsrv:
4040
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)