Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dalonsoa authored Oct 15, 2024
1 parent 42b72cf commit ad6bf3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,8 @@ name: Test
on: [push, pull_request, workflow_call]

jobs:
qa:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]

test:
needs: qa
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit ad6bf3b

Please sign in to comment.