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
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