Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yecol authored Aug 15, 2024
1 parent f980373 commit 9978f85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:
rm -rf /opt/vineyard/bin/run_* || true
rm -rf ~/.local || true
rm -rf ~/.rustup || true
# PWD: /analytical_engine/build
bash ../../.github/free-disk-space.sh || true
du -hcd1 ~ /opt/graphscope || true
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 9978f85

Please sign in to comment.