diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7baaee2..602acfd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -34,4 +34,3 @@ jobs: - name: Run tests run: | python -m unittest discover -s fat_llama/tests - - id: tests