Skip to content

Commit

Permalink
Enable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki777 committed Jun 19, 2024
1 parent 7af6b3e commit a14dc8d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest]
test_script: [
# mongodb-4.4.10.sh,
# mongodb-5.0.3.sh,
# mysql-5.7.31.sh,
# mysql-8.0.30.sh,
# postgresql-12.4.sh,
# postgresql-13.2.sh,
# redis-6.2.14.sh,
mongodb-4.4.10.sh,
mongodb-5.0.3.sh,
mysql-5.7.31.sh,
mysql-8.0.30.sh,
postgresql-12.4.sh,
postgresql-13.2.sh,
redis-6.2.14.sh,
redis-7.2.5.sh
]
steps:
Expand Down

0 comments on commit a14dc8d

Please sign in to comment.