1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-19 21:46:24 +02:00

Merge pull request #554 from hugovk/deploy-colour-logs

This commit is contained in:
Hugo van Kemenade 2022-06-18 15:01:59 +03:00 committed by GitHub
commit 63cbc07baf
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ on:
- published
workflow_dispatch:
env:
FORCE_COLOR: 1
jobs:
build-native-wheels:
runs-on: ${{ matrix.os }}