Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Oct 14, 2024
1 parent 25dc78a commit 1171d16
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/weave-node-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ name: Node.js Tests
on:
push:

defaults:
run:
working-directory: sdks/node

jobs:
test:
runs-on: ubuntu-latest
defaults:
run:
working-directory: sdks/node
strategy:
matrix:
node-version: [20]
Expand Down

0 comments on commit 1171d16

Please sign in to comment.