diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3d666140..a9b3ef54 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -50,7 +50,6 @@ jobs: with: github_token: ${{secrets.GITHUB_TOKEN}} fastci_otel_token: ${{ secrets.FASTCI_TOKEN }} - install_bashi: true enabled_optimizations: 'go_test_junit_optimization' - name: Setup Go with cache @@ -340,4 +339,4 @@ jobs: # Test - name: Run tests - run: go test ${{ env.GO_COMMON_TEST_ARGS }} --test.git --ci.runId=${{ runner.os }}-sec-test \ No newline at end of file + run: go test ${{ env.GO_COMMON_TEST_ARGS }} --test.git --ci.runId=${{ runner.os }}-sec-test