mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
Try to get oracle test passing again
This commit is contained in:
parent
5a9936d7a1
commit
f862bff87d
11
.github/workflows/run-tests.yml
vendored
11
.github/workflows/run-tests.yml
vendored
@ -327,10 +327,13 @@ jobs:
|
||||
|
||||
steps:
|
||||
|
||||
- name: Print disk space
|
||||
run: |
|
||||
echo "DF -H"
|
||||
sudo df -h
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
with:
|
||||
tool-cache: true
|
||||
large-packages: true
|
||||
docker-images: false
|
||||
swap-storage: true
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user