fix poller action

This commit is contained in:
2025-12-12 18:50:59 +01:00
parent b3726f8968
commit 69db2bafe0

View File

@@ -22,6 +22,8 @@ jobs:
- name: Run lint - name: Run lint
run: cd poller && make lint run: cd poller && make lint
env:
UV_LINK_MODE: copy
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest