Skip to content

Commit

Permalink
newtests
Browse files Browse the repository at this point in the history
  • Loading branch information
laureng-hd committed May 1, 2024
1 parent 8d38f21 commit 0dc7612
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/PythonPushTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,11 @@ on:
push:
branches:
- dev_env
paths:
- 'hdforce/**'
- 'tests/**'
- 'pyproject.toml'
- 'docs/**'

jobs:
build:

runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 0dc7612

Please sign in to comment.