Compare commits
2 Commits
b2b55238ed
...
5f4923a127
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f4923a127 | |||
| 32633ed60b |
@@ -32,6 +32,7 @@ jobs:
|
|||||||
mv alr /bin/alr
|
mv alr /bin/alr
|
||||||
fi
|
fi
|
||||||
chmod +x /bin/alr
|
chmod +x /bin/alr
|
||||||
|
/bin/alr -n install gnatprove
|
||||||
|
|
||||||
- name: build project
|
- name: build project
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -9,5 +9,3 @@ 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