Skip to content

Commit

Permalink
ci: add missing predefined values
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Aug 18, 2024
1 parent 4d96f45 commit 03f6869
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
--define=mdbook_pages_url=XXX
--define=include_security_policy=true
--define=include_precommit=true
--define=codecov=XXX
--define=include_codecov=false
--define=codecov_graph_token=XXX
--define=architecture_url=XXX
--define=repository_path=XXX
- name: Build setup
Expand Down

0 comments on commit 03f6869

Please sign in to comment.