Skip to content

Commit 5cc455b

Browse files
committed
Fix extra env statement
1 parent 8a6a48a commit 5cc455b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ jobs:
242242
uses: ./.github/workflows/sycl-benchmark-aggregate.yml
243243
with:
244244
lookback_days: 100
245-
env:
246-
GITHUB_TOKEN: ${{ secrets.LLVM_SYCL_BENCHMARK_TOKEN }}
247245

248246
run-sycl-benchmarks:
249247
needs: [ubuntu2204_build, aggregate_benchmark_results]

0 commit comments

Comments
 (0)