Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Run as sudo?
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound committed Dec 15, 2022
1 parent 858fdb7 commit 99c89d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
run: just build

- name: Check DAG documentation
run: just generate-dag-docs true
run: sudo just generate-dag-docs true

- name: Test
run: just test --extended
Expand Down

0 comments on commit 99c89d9

Please sign in to comment.