Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpb committed Oct 28, 2024
1 parent 2553ead commit 16d6e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vector/tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ tasks:
- description: "Run Vector integration tests"
cmd: |
npm ci && npx jest --testPathPattern vector* || echo "No tests found for vector, skipping..."
dir: e2e/test
dir: e2e/test

0 comments on commit 16d6e2b

Please sign in to comment.