diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6455ece..d35f710 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,8 +39,6 @@ jobs: - uses: actions/checkout@v4 - - uses: asdf-vm/actions/install@v3 - - name: Run tests run: ./scripts/e2e_test.sh