diff --git a/.github/workflows/python312.yml b/.github/workflows/python312.yml index 98f7dcac..a3fe3a68 100644 --- a/.github/workflows/python312.yml +++ b/.github/workflows/python312.yml @@ -1,4 +1,4 @@ -name: 3.11 +name: 3.12 on: push: @@ -41,4 +41,4 @@ jobs: - name: Run tests run: /bin/bash test.sh env: - SENTRY_DSN: ${{ secrets.SENTRY_DSN }} \ No newline at end of file + SENTRY_DSN: ${{ secrets.SENTRY_DSN }}