fix: an other try

This commit is contained in:
Jean-Marie Renouard 2023-03-14 19:25:16 +00:00
parent d6bbf7cc99
commit d69b960d04

View file

@ -36,7 +36,7 @@ jobs:
git clone https://github.com/datacharmer/test_db.git
cd test_db
sudo mysql < ./employees.sql
mysql < ./employees.sql
cd -
rm -rf test_db
# Runs a single command using the runners shell