Skip to content

Commit

Permalink
github: Fix permissions for static analysis check
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Pelizäus <[email protected]>
  • Loading branch information
roosterfish committed Jun 11, 2024
1 parent 65b8099 commit ba2b061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
sudo chmod o+w ./lxd/metadata/configuration.json
sudo chmod o+w ./doc/config_options.txt
sudo chmod o+w ./lxd/auth/entity/
sudo chmod o+w ./po/*
make static-analysis
- name: Unit tests (all)
Expand Down

0 comments on commit ba2b061

Please sign in to comment.