Skip to content

Commit

Permalink
fix: ci path
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Dec 9, 2024
1 parent 9c3be77 commit ec05637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Test
run: scripts/test
- name: CLI smoke test
run: uv run cql2 < ../examples/text/example01.txt
run: uv run cql2 < examples/text/example01.txt

0 comments on commit ec05637

Please sign in to comment.