Skip to content

Commit

Permalink
fixup! ci: just geo
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Oct 15, 2024
1 parent ae30c0c commit 2ef6a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jobs:

- name: "run serial tests: ${{ matrix.backend.name }}"
if: matrix.backend.serial
run: just ci-check -m ${{ matrix.backend.name }} -vv ibis/backends/duckdb/tests/test_geospatial.py::test_to_geo
run: just ci-check -m ${{ matrix.backend.name }} -vv ibis/backends/duckdb/tests/test_geospatial.py::test_to_geo --randomly-dont-reorganize
env:
FLINK_REMOTE_CLUSTER_ADDR: localhost
FLINK_REMOTE_CLUSTER_PORT: "8081"
Expand Down

0 comments on commit 2ef6a1b

Please sign in to comment.