Undo prettier

This commit is contained in:
Armen Zambrano G 2021-09-08 15:02:07 -04:00
parent 7e6f7d48e7
commit 224ccd8c76

View File

@ -3,6 +3,7 @@ name: Build packages
on: on:
- workflow_dispatch - workflow_dispatch
jobs: jobs:
build-sdist: build-sdist:
strategy: strategy:
@ -106,6 +107,7 @@ jobs:
--health-timeout 5s --health-timeout 5s
--health-retries 5 --health-retries 5
build-macos: build-macos:
runs-on: macos-10.15 runs-on: macos-10.15
strategy: strategy: