Skip to content

Commit

Permalink
Adicionando working_directory a action run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laistdomiciano committed Oct 30, 2024
1 parent 4df178a commit a2e4743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
working_directory: ~/brutils-python
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
Expand Down

0 comments on commit a2e4743

Please sign in to comment.