Skip to content

Commit

Permalink
Update compas-compile-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avivajpeyi authored Apr 9, 2024
1 parent d80eece commit 65b3f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compas-compile-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
pip install --upgrade pip
pip install -e .[dev]
- name: Run example COMPAS job
run: >
run: |
export COMPAS_ROOT_DIR=${GITHUB_WORKSPACE}
cd ${GITHUB_WORKSPACE}/misc/examples/methods_paper_plots/detailed_evolution
chmod 755 run.sh
Expand Down

0 comments on commit 65b3f88

Please sign in to comment.