Skip to content

Commit

Permalink
first cut at API checking
Browse files Browse the repository at this point in the history
API files should be initialized now, modulo stray BOMs.
  • Loading branch information
geekosaur committed Aug 16, 2024
1 parent 5d517c2 commit c621ad0
Show file tree
Hide file tree
Showing 5 changed files with 19,729 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
chmod +x print-api
# print-api needs environment files. It also doesn't make a lot of sense to use the cached builds, sadly,
# since they're special in different ways (bootstrap and validate) and we want a vanulla build. And there
# since they're special in different ways (bootstrap and validate) and we want a vanilla build. And there
# isn't enough cache space to make a third cache, even though this is a very limited build.
- name: Build Cabal with environment files
shell: bash
Expand Down
Loading

0 comments on commit c621ad0

Please sign in to comment.