Skip to content

Commit d69deac

Browse files
committed
first cut at API checking
The API files are empty in this commit, and will hopefully be filled in in later (to be squashed or amended) commits.
1 parent 5d517c2 commit d69deac

File tree

4 files changed

+7657
-1
lines changed

4 files changed

+7657
-1
lines changed

.github/workflows/check-api.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
chmod +x print-api
5555
5656
# print-api needs environment files. It also doesn't make a lot of sense to use the cached builds, sadly,
57-
# since they're special in different ways (bootstrap and validate) and we want a vanulla build. And there
57+
# since they're special in different ways (bootstrap and validate) and we want a vanilla build. And there
5858
# isn't enough cache space to make a third cache, even though this is a very limited build.
5959
- name: Build Cabal with environment files
6060
shell: bash

0 commit comments

Comments
 (0)