Skip to content

Commit

Permalink
:octocat: run MSSQL? on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Aug 25, 2024
1 parent dc96504 commit 2ba2e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
</coverage>
<groups>
<exclude>
<group>mssql</group>
<!--
<group>firebird</group>
<!--
<group>mssql</group>
<group>mysql</group>
<group>pgsql</group>
<group>sqlite</group>
Expand Down

0 comments on commit 2ba2e2a

Please sign in to comment.