Skip to content

Commit

Permalink
Merge pull request #77 from michaeltryby/dev-workflow
Browse files Browse the repository at this point in the history
Fix syntax error
  • Loading branch information
samhatchett authored Jul 6, 2021
2 parents 9f552fb + 07321df commit f492d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build Wheels

on: [push, pull_request]


build_toolkit_win-mac:
jobs:
build_toolkit_wheels:
name: Build MacOS python 3.8
runs-on: macos-10.15
defaults:
Expand Down

0 comments on commit f492d41

Please sign in to comment.