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 e1c09bd commit eab454cCopy full SHA for eab454c
.github/workflows/ci_linux.yml
@@ -18,7 +18,7 @@ concurrency:
18
cancel-in-progress: ${{ github.event_name != 'push' }}
19
20
env:
21
- SEQAN3_NO_VERSION_CHECK: 1
+ SHARG_NO_VERSION_CHECK: 1
22
TZ: Europe/Berlin
23
24
defaults:
0 commit comments