Skip to content

Commit

Permalink
set env in test&lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
klausweinbauer committed Sep 5, 2024
1 parent 0140b3e commit 6a7c50c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
permissions:
contents: read

env:
PYTHONPATH: .

jobs:
build:

Expand Down

0 comments on commit 6a7c50c

Please sign in to comment.