Skip to content

Commit 817e6d6

Browse files
committed
that worked; updating other dependency
1 parent 4f7994d commit 817e6d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Run-Tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66

77
jobs:
8+
test-after-changing-file-names:
9+
uses: ./.github/workflows/Remove-Function-Name-Prefix.yml
810
run-node-tests:
911
runs-on: ubuntu-latest
1012
strategy:

0 commit comments

Comments
 (0)