Skip to content

Commit

Permalink
Update python_build_all_os.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
douglas-fva authored Sep 19, 2023
1 parent 77d8a14 commit 52bd8e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python_build_all_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defaults:
shell: bash -l {0}
jobs:
Run-on-ubuntu-and-mac:
if: false
# if: false
name: run on ubuntu
permissions:
contents: write
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
body: "TODO Document me!"
allowUpdates: true
Run-on-mac:
if: false
# if: false
name: run on mac
permissions:
contents: write
Expand Down

0 comments on commit 52bd8e2

Please sign in to comment.