Run build and test in parallel

This commit is contained in:
object-Object 2023-10-25 03:05:07 -04:00
parent 2fa835dfa8
commit 3afcc4c2e7

View file

@ -69,7 +69,6 @@ jobs:
test:
runs-on: ubuntu-latest
needs: [hexdoc]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4