Skip to content

Commit f7a16dc

Browse files
committed
wip
1 parent e7175bd commit f7a16dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sycl-ur-perf-benchmarking.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ jobs:
249249
LLVM_BENCHMARKS_UNIT_TESTING: 1
250250
CMPLR_ROOT: ./toolchain
251251
steps:
252+
- name: Checkout code
253+
uses: actions/checkout@v3
252254
- name: Install python libraries and dependencies
253255
run: |
254256
pip install --user --break-system-packages -r ./devops/scripts/benchmarks/requirements.txt

0 commit comments

Comments
 (0)