Skip to content

Commit

Permalink
Merge pull request #122 from LPSim/patch-update-action-occasion
Browse files Browse the repository at this point in the history
Update pytest.yml
  • Loading branch information
zyr17 authored Jun 27, 2024
2 parents e9c1329 + 90fff03 commit dfaad9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ on:
- "src/**"
- "tests/**"
- "**/*.py"
- "!src/lpsim/env/**"
- "!src/lpsim/network/**"
pull_request:
paths:
- "src/**"
- "tests/**"
- "**/*.py"
- "!src/lpsim/env/**"
- "!src/lpsim/network/**"
workflow_dispatch:
workflow_call:

Expand Down

0 comments on commit dfaad9c

Please sign in to comment.