Skip to content

Commit

Permalink
Merge pull request regro#2143 from ytausch/fix-ci-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Feb 13, 2024
2 parents 18db140 + 8ebf4b4 commit 9dd5b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
conda install --file requirements-dev.txt --yes
export GIT_FULL_HASH=`git rev-parse HEAD`
export CICLE_BUILD_URL="https://www.youtube.com/watch?v=R7qT-C-0ajI"
export CIRCLE_BUILD_URL="https://www.youtube.com/watch?v=R7qT-C-0ajI"
pip install --no-deps --no-build-isolation -e .
- name: conda info and env
Expand Down

0 comments on commit 9dd5b94

Please sign in to comment.