Skip to content

Commit

Permalink
Fix GHA syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Apr 28, 2023
1 parent b7dc164 commit 8d4e328
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:

build:
name: ${{ matrix.TARGET }}/${{ matrix.python }}${{ matrix.other }}
needs:
runs-on: ${{ matrix.os }}
timeout-minutes: 120
strategy:
Expand Down Expand Up @@ -657,7 +656,6 @@ jobs:
bare-python-env:
name: linux/3.8/bare-env
needs:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
Expand Down

0 comments on commit 8d4e328

Please sign in to comment.