We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc02e22 commit 3741ef9Copy full SHA for 3741ef9
.github/workflows/pr.yml
@@ -21,7 +21,6 @@ jobs:
21
- name: Sync dependencies (locked)
22
run: |
23
uv sync --locked --all-groups
24
- uv sync --extra rust
25
26
- name: Run linters
27
@@ -44,7 +43,6 @@ jobs:
44
43
45
46
47
48
49
- name: Run tests
50
.github/workflows/test.yml
@@ -37,7 +37,6 @@ jobs:
37
38
39
40
41
42
0 commit comments