Skip to content

Commit

Permalink
Is du present?
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Jan 14, 2025
1 parent 57e6511 commit c25b9a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,11 @@ jobs:
verdi devel check-load-time
verdi devel check-undesired-imports
.github/workflows/verdi.sh
test-du:

runs-on: ubuntu-24.04
timeout-minutes: 45
steps:
- name: Install aiida-core
run: which du && du -sm

0 comments on commit c25b9a6

Please sign in to comment.