Skip to content

Commit 7121a30

Browse files
committed
Run everything
1 parent 7081a5a commit 7121a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/geonode-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ jobs:
294294

295295
geonode_upload:
296296
name: Upload Tests
297-
needs: [build_images, geonode_test_suite_smoke]
298-
runs-on: ubuntu-24.04
297+
needs: [build_images, geonode_test_suite_smoke]
298+
runs-on: ubuntu-24.04
299299
steps:
300300
- name: Checkout repository
301301
uses: actions/checkout@v4

0 commit comments

Comments
 (0)