Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee03 authored and mlee03 committed Jun 24, 2024
1 parent 2defc2d commit ee2f956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
pip3 install --upgrade pip setuptools wheel
pip3 install -r requirements_dev.txt -c constraints.txt
- name: make input files
- name: prepare input files
run: |
cd ${GITHUB_WORKSPACE}/pace
python3 examples/generate_eta_files.py
Expand Down

0 comments on commit ee2f956

Please sign in to comment.