Compare commits

..

1 commit

Author SHA1 Message Date
ac8dd25eb8
Set up basic CI
Some checks failed
continuous-integration/drone/pr Build is pending
continuous-integration/drone/push Build is failing
2025-04-21 13:54:17 +02:00

View file

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