Skip to content

Commit

Permalink
Hotfix: actions.yaml (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSerraPeralta authored Oct 31, 2024
1 parent 77a139e commit 58df7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
pip install .[dev]
- name: execute pytest
run: pytest surface-sim/ tests/
run: pytest surface_sim/ tests/

0 comments on commit 58df7e3

Please sign in to comment.