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 96427fb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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
File renamed without changes.

0 comments on commit 96427fb

Please sign in to comment.