Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-osalazarlizano committed Jun 17, 2024
1 parent e9a44b8 commit 74533cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Setup testing environment
working-directory: mailorder
run: |
conda env update -f local_test_env.yml
conda init
conda env update -f local_test_env.yml
conda activate mailorder-testing
- name: Run tests
working-directory: mailorder
Expand Down

0 comments on commit 74533cf

Please sign in to comment.