diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b4602fa..01dff3c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -91,8 +91,6 @@ jobs: run: ./mill --no-server millbun.test - name: Integration tests - env: - PUBLISH_VERSION: ${{ steps.version.outputs.version }} run: ./mill --no-server millbun.integration - name: Reset cached publish metadata