Skip to content

Commit

Permalink
fix(ci): rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Dec 13, 2023
1 parent 1d97d09 commit 20e2df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Install Requirements
run: pip install .[dev]

- name: Lint Code
- name: Test Code
run: pytest signwriting_transcription

0 comments on commit 20e2df4

Please sign in to comment.