diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index dab973a0..fcedb83b 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -46,8 +46,6 @@ jobs: with: path: ./cache key: ${{ runner.os }}-benchmark - - name: Check files - run: ls Benchmark/bin/Release/net8.0/BenchmarkDotNet.Artifacts/results # Run `github-action-benchmark` action - name: Store benchmark result uses: benchmark-action/github-action-benchmark@v1