Skip to content

Commit

Permalink
fix: remove pytest
Browse files Browse the repository at this point in the history
maxgcp currently doesn't have any tests
  • Loading branch information
zietzm committed Aug 27, 2024
1 parent d9b57a9 commit 945c2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- run: uv pip install ruff pytest
- run: uv sync
- run: uv run ruff check
- run: uv run pytest -v
# - run: uv run pytest -v

0 comments on commit 945c2df

Please sign in to comment.