Convert CircleCI to GitHub Actions (#23608)

This commit is contained in:
Nick Schonning 2023-03-06 22:49:43 -05:00 committed by GitHub
parent 174352716a
commit e594bb7d50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 144 additions and 133 deletions

View file

@ -75,7 +75,7 @@ development:
test:
<<: *default
# CircleCI precompiles packs prior to running the tests.
# CI precompiles packs prior to running the tests.
# Also avoids race conditions in parallel_tests.
compile: false