Skip to content

Commit c621ad0

Browse files
committed
first cut at API checking
API files should be initialized now, modulo stray BOMs.
1 parent 5d517c2 commit c621ad0

5 files changed

+19729
-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)