Skip to content

Commit

Permalink
Updated pytest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kdiers committed Aug 30, 2024
1 parent 9687812 commit 5603aa2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@ on:
# paths:
# - '**.py'
workflow_dispatch:
branches: [remove-freesurfer]


env:
SUBJECTS_DIR: /home/runner/work/brainprint-tests/brainprint-tests/data
SUBJECT_ID: test
DESTINATION_DIR: /home/runner/work/brainprint-tests/brainprint-tests/dat
h

jobs:
pytest:
timeout-minutes: 30
Expand Down

0 comments on commit 5603aa2

Please sign in to comment.