Skip to content

Commit

Permalink
chore: update CI env file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lan Le committed Mar 12, 2024
1 parent 385dca5 commit b23081d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
activate-environment: python-v38
environment-file: environment.yml
miniforge-version: latest
- name: Test with pytest
run: python -m pytest
run: python -m pytest

# steps:
# - uses: actions/checkout@v3
Expand Down

0 comments on commit b23081d

Please sign in to comment.