Skip to content

Commit

Permalink
typo in github CI pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Jul 29, 2024
1 parent ed14114 commit 36b59f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
echo "pseudo_dir = ${HOME}/dummy" >> ${HOME}/.config/ase/config.ini
echo '$HOME/.config/ase/config.ini'
cat $HOME/.config/ase/config.ini'
cat $HOME/.config/ase/config.ini
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 36b59f0

Please sign in to comment.