We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfedd09 commit d5bfa08Copy full SHA for d5bfa08
.github/workflows/sycl-benchmark-aggregate.yml
@@ -50,7 +50,7 @@ jobs:
50
load_single_config $CONFIG_FILE PERF_RES_PATH
51
echo "PERF_RES_GIT_REPO=$PERF_RES_GIT_REPO" >> $GITHUB_ENV
52
echo "PERF_RES_BRANCH=$PERF_RES_BRANCH" >> $GITHUB_ENV
53
- echo "PERF_RES_PATH=$PERF_RES_PATH >> $GITHUB_ENV
+ echo "PERF_RES_PATH=$PERF_RES_PATH" >> $GITHUB_ENV
54
55
# Determine a "cutoff timestamp" used by the aggregator script
56
#
0 commit comments