We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d300b19 commit b5cb799Copy full SHA for b5cb799
.github/workflows/standalone-benchmark.yml
@@ -13,6 +13,8 @@ jobs:
13
container: registry.cern.ch/docker.io/oliverrietmann/o2-standalone:latest #registry.cern.ch/ngt-wp1.7/wp1.7-soa-wrapper:latest
14
steps:
15
- uses: actions/checkout@v4
16
+ with:
17
+ ref: ngt-ci-pipeline
18
- name: Build and Run
19
run: |
20
source /etc/profile.d/modules.sh
0 commit comments