Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
COBREXA.jl
Commits
221fd108
Unverified
Commit
221fd108
authored
Jan 07, 2022
by
Laurent Heirendt
✈
Committed by
GitHub
Jan 07, 2022
Browse files
Merge pull request #550 from LCSB-BioCore/mk-compathelper-develop
CompatHelper checks the `develop` branch
parents
2d039583
ea0cce13
Pipeline
#51149
failed with stages
in 7 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/CompatHelper.yml
View file @
221fd108
...
@@ -18,7 +18,7 @@ jobs:
...
@@ -18,7 +18,7 @@ jobs:
-
name
:
"
Run
CompatHelper"
-
name
:
"
Run
CompatHelper"
run
:
|
run
:
|
import CompatHelper
import CompatHelper
CompatHelper.main()
CompatHelper.main(
master_branch="develop"
)
shell
:
julia --color=yes {0}
shell
:
julia --color=yes {0}
env
:
env
:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment