Skip to content

Commit

Permalink
first cut at API checking
Browse files Browse the repository at this point in the history
The API files are empty in this commit, and will hopefully be
filled in in later (to be squashed or amended) commits.
  • Loading branch information
geekosaur committed Aug 16, 2024
1 parent 5d517c2 commit d69deac
Show file tree
Hide file tree
Showing 4 changed files with 7,657 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 d69deac

Please sign in to comment.