diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 52c3cb0..8ea4252 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -9,8 +9,6 @@ on: jobs: tests: runs-on: ubuntu-latest - env: - TMPDIR: /tmp services: mysql: # Update the specific version of MySQL to match the version used on your server.