15 Commits

Author SHA1 Message Date
Marcus Moore 9bbd802fce Use database file for sqlite in GitHub Action for tests 2024-11-20 12:33:58 -08:00
Marcus Moore 2e96d478f1 Revert "Added the display of logs when tests fail in GitHub Actions" 2024-11-04 11:04:17 -08:00
Marcus Moore 5c49716129 Dump logs on test failure 2024-10-28 10:24:35 -07:00
Marcus Moore 0933a2d4ea Remove --parallel flag 2024-10-17 18:01:48 -07:00
Marcus Moore 34b4452645 Skip "migrating" and run passport:keys for sqlite testing in GH 2024-05-28 17:41:01 -07:00
Marcus Moore 639cbf6d53 Remove passport:install command 2024-05-23 15:56:58 -07:00
Marcus Moore e03b5754a8 Combine steps 2024-05-23 15:54:32 -07:00
Marcus Moore 4ce86a061f Set DB_CONNECTION 2024-05-23 15:43:59 -07:00
Marcus Moore fa6e170feb Install passport 2024-05-23 14:01:06 -07:00
Marcus Moore 51f72daba1 Debugging step 2024-05-23 13:55:03 -07:00
Marcus Moore a130033480 Revert "Add Install Passport step"
This reverts commit ef95ede833.
2024-05-23 12:45:38 -07:00
Marcus Moore ef95ede833 Add Install Passport step 2024-05-23 12:32:34 -07:00
dependabot[bot] a1ccea4e34 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 08:50:37 +00:00
Marcus Moore 4894f524a0 Update action name 2024-01-03 12:30:10 -08:00
Marcus Moore f819e1469a Run sqlite tests in GitHub action 2024-01-03 12:27:13 -08:00