Skip to content

Commit 85476f0

Browse files
author
Andrew Ramirez
committed
Update test
1 parent 86d83a3 commit 85476f0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
run: make .venv
1717
- name: Test with pytest
1818
run: make coverage.xml
19-
- name: Check formatting
20-
run: uv run ruff format --check RISE
21-
- name: Check linting
22-
run: uv run ruff check RISE
2319
- name: Upload coverage to Codecov
2420
uses: codecov/codecov-action@v4
2521
with:

0 commit comments

Comments
 (0)