Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
traines-source committed Dec 17, 2024
1 parent 0aedad5 commit df81b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: test

on: [push, pull_request]
on: [push, pull_request, workflow_call]

env:
npm_config_cache: /tmp/npm-cache
Expand Down

0 comments on commit df81b56

Please sign in to comment.