Ship gnatprove with package
Alire installation and checkup / build (ubuntu-20.04) (push) Failing after 43s
Alire installation and checkup / build (ubuntu-20.04) (push) Failing after 43s
This commit is contained in:
@@ -39,4 +39,6 @@ jobs:
|
|||||||
|
|
||||||
- name: project verify
|
- name: project verify
|
||||||
run: |
|
run: |
|
||||||
/bin/alr gnatprove; cat $(find . | grep "out$")
|
/bin/alr gnatprove --version
|
||||||
|
/bin/alr gnatprove --help
|
||||||
|
/bin/alr gnatprove -v
|
||||||
|
|||||||
@@ -8,3 +8,6 @@ maintainers-logins = ["nichkara"]
|
|||||||
licenses = "MIT"
|
licenses = "MIT"
|
||||||
website = ""
|
website = ""
|
||||||
tags = ["routing", "geo", "coordinates", "geography", "graph", "pathfinding", "spark"]
|
tags = ["routing", "geo", "coordinates", "geography", "graph", "pathfinding", "spark"]
|
||||||
|
|
||||||
|
[[depends-on]]
|
||||||
|
gnatprove = "^15.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user