vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
305 stars 70 forks source link

CI: Investigate running tests in release mode #407

Open fabianfett opened 10 months ago

fabianfett commented 10 months ago

After #405 we should investigate if there is an option for us to validate release builds of the library before shipping them.

fabianfett commented 10 months ago
swift test -c release -Xswiftc -enable-testing