Skip to content

Commit

Permalink
chore: Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Weijun-H committed Oct 13, 2024
1 parent 20a31ad commit d11c996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pg_analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@ jobs:
PARADEDB_TELEMETRY=false
echo ""
echo "Running sqllogictest..."
cd tests/sqllogictest
cd tests/sqllogictests
cargo test --test sqllogictest --features pg${{ matrix.pg_version }}

0 comments on commit d11c996

Please sign in to comment.