1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-06-10 22:36:06 +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 - published
workflow_dispatch: workflow_dispatch:
env:
FORCE_COLOR: 1
jobs: jobs:
build-native-wheels: build-native-wheels:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}