Skip to content

Commit

Permalink
Update step name
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Apr 11, 2024
1 parent fd26c9c commit 64a6b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Install pytest
run: pip install pytest

- name: Run the legacy validation
- name: Run pytest
run: pytest tests

0 comments on commit 64a6b70

Please sign in to comment.