Skip to content

Commit

Permalink
Update .github/workflows/build-and-run-node-test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
  • Loading branch information
cooldracula and HCastano authored Aug 13, 2024
1 parent 35f47d5 commit e4d7839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-run-node-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
paths:
- "node/**"
- "crates/**"
- "pallets/*"
- "runtime/*"
- "pallets/**"
- "runtime/**"

jobs:
node-test:
Expand Down

0 comments on commit e4d7839

Please sign in to comment.