Skip to content

Commit

Permalink
fix: tics upload workflow (#4635)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukewh authored May 21, 2024
1 parent f973ea5 commit 60f07df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,9 @@ jobs:
run: |
sudo pip3 install dotrun
- name: Install LXD-UI dependencies
- name: Install dependencies
run: |
set -x
sudo chmod 0777 ../lxd-ui
dotrun install
- name: Produce TICS report
Expand Down

0 comments on commit 60f07df

Please sign in to comment.