Skip to content

Commit

Permalink
TEST ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sklarsa committed Jan 29, 2024
1 parent 9728e20 commit 8dfc4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: Check that all autogenerated files are up to date
run: make manifests generate && git diff --quiet HEAD --
- name: Check that all docs are up to date
run: make docs && git diff --quiet HEAD --
run: make docs
- name: Unit Test
run: make test

0 comments on commit 8dfc4ee

Please sign in to comment.