diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 38b16bc..eec9e69 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -35,4 +35,4 @@ jobs: # Run your tests (assuming you're using pytest) - name: Run tests run: | - pytest # Adjust this command if you use a different testing framework + pytest