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 2a8e207 commit 6e5173dCopy full SHA for 6e5173d
1 file changed
.github/workflows/standalone-benchmark.yml
@@ -60,7 +60,7 @@ jobs:
60
curl -v -o ${STANDALONE_DIR}/events/${EVENT_FILE}.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/SfYXgQOHFga2w75/events/${EVENT_FILE}.tar.xz
61
tar -xf ${STANDALONE_DIR}/events/${EVENT_FILE}.tar.xz -C ${STANDALONE_DIR}/events
62
env:
63
- EVENT_FILE: 50kHz
+ EVENT_FILE: o2-simple
64
STANDALONE_DIR: /root/standalone
65
66
- name: Test
0 commit comments