Skip to content

Commit

Permalink
quick fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
taha-abdullah committed Aug 21, 2024
1 parent 599868b commit ffa1a6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/quicktest_runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
environment-file: env/fastsurfer.yml
micromamba-root-path: $MAMBAROOT
micromamba-binary-path: $MAMBAPATH
log-level: debug
cache-downloads: true
cache-environment: true
init-shell: none
Expand Down Expand Up @@ -147,4 +146,4 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
- name: Run pytest
run: python -m pytest test/quicktest
run: python -m pytest test/quick_test

0 comments on commit ffa1a6a

Please sign in to comment.