Skip to content
Snippets Groups Projects
Commit 382ba59f authored by James Briggs's avatar James Briggs
Browse files

chore: test

parent c6b464b3
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ name: lint ...@@ -2,7 +2,7 @@ name: lint
on: on:
push: push:
branches: [ main ] branches: [ main, james/uv-migration ]
pull_request: pull_request:
......
...@@ -2,7 +2,8 @@ name: Test ...@@ -2,7 +2,8 @@ name: Test
on: on:
pull_request: pull_request:
push:
branches: [ james/uv-migration ]
env: env:
POETRY_VERSION: "2.0.1" POETRY_VERSION: "2.0.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment