Skip to content

Commit

Permalink
#307 Made each notebook test a separate job
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Jul 26, 2024
1 parent 0b2b32b commit e850ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/prepare_test_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ runs:
sudo rm -rf /usr/local/share/chromium
sudo rm -rf /usr/local/lib/node_modules
sudo rm -rf /opt/ghc
shell: bash

- name: Show available disk space
run: df -h
shell: bash

- name: Setup Python & Poetry Environment
uses: exasol/python-toolbox/.github/actions/python-environment@0.13.0
Expand Down

0 comments on commit e850ba4

Please sign in to comment.