Skip to content

Commit

Permalink
Fixed(?) yml syntax error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykhaylo Shumko authored and AntoineBrunet committed Feb 15, 2022
1 parent c46d5e6 commit acbed4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:

jobs:
build:
build-linux:
runs-on: ubuntu-latest

strategy:
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
pytest
build:
build-osx:
runs-on: macos-latest

strategy:
Expand Down

0 comments on commit acbed4c

Please sign in to comment.