Skip to content

Commit c314c18

Browse files
committed
fix
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
1 parent dc09f16 commit c314c18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compat-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: |
4040
MODE="${{ inputs.mode || 'last' }}"
4141
uv run vortex-test/compat-gen/scripts/compat.py check \
42-
--versions "$MODE"
42+
--mode "$MODE"

0 commit comments

Comments
 (0)