Skip to content

Commit

Permalink
Update action_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 authored Mar 20, 2024
1 parent c367f2e commit cd7dc67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
find . -type f > before_test_files.txt
conda env create -f environment.yml
conda activate my_jarvis
conda install pandas numpy matplotlib --quiet
pip install --upgrade pip
pip install pycodestyle flake8 pydocstyle coverage pytest codecov
Expand Down

0 comments on commit cd7dc67

Please sign in to comment.