Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
personoj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
koizel
personoj
Commits
5d9c4fb2
Commit
5d9c4fb2
authored
2 years ago
by
hondet
Browse files
Options
Downloads
Patches
Plain Diff
updating CI
parent
df22421a
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/check_encoding.yml
+1
-1
1 addition, 1 deletion
.github/workflows/check_encoding.yml
.github/workflows/pvs_prelude.yml
+1
-1
1 addition, 1 deletion
.github/workflows/pvs_prelude.yml
with
2 additions
and
2 deletions
.github/workflows/check_encoding.yml
+
1
−
1
View file @
5d9c4fb2
...
...
@@ -26,7 +26,7 @@ jobs:
-
name
:
Install lambdapi
run
:
|
opam pin add 'git://github.com/gabrielhdt/lambdapi#coercions'
opam pin add 'git
+https
://github.com/gabrielhdt/lambdapi#coercions'
opam exec -- why3 config detect
-
name
:
check encoding
...
...
This diff is collapsed.
Click to expand it.
.github/workflows/pvs_prelude.yml
+
1
−
1
View file @
5d9c4fb2
...
...
@@ -17,7 +17,7 @@ jobs:
ocaml-compiler
:
4.11.1
-
name
:
pin lambdapi
run
:
opam pin add 'git://github.com/gabrielhdt/lambdapi#coercions'
run
:
opam pin add 'git
+https
://github.com/gabrielhdt/lambdapi#coercions'
-
name
:
Install PVS
run
:
${GITHUB_WORKSPACE}/personoj/tools/setup-pvs.sh
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment