Skip to content

Commit

Permalink
Update test.yml to include workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus authored Nov 16, 2023
1 parent d4680a5 commit 61c6186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Test JS client

on:
workflow_call:
workflow_dispatch:

env:
CACHE: true
Expand Down

0 comments on commit 61c6186

Please sign in to comment.