Compare commits

..

1 commit

Author SHA1 Message Date
07fd2df09b
Set up basic CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2025-04-21 13:48:21 +02:00

View file

@ -32,6 +32,6 @@ steps:
done
echo "Postgres did not become available, aborting"
exit 1
done
done
# Run tests
- mix test