mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -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:
|
steps:
|
||||||
|
|
||||||
- name: Print disk space
|
- name: Free Disk Space (Ubuntu)
|
||||||
run: |
|
uses: jlumbroso/free-disk-space@main
|
||||||
echo "DF -H"
|
with:
|
||||||
sudo df -h
|
tool-cache: true
|
||||||
|
large-packages: true
|
||||||
|
docker-images: false
|
||||||
|
swap-storage: true
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user