Skip to content

Commit 5abf714

Browse files
committed
that dependency requires duplicate effort and is not needed
1 parent 18594a9 commit 5abf714

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Run-Tests.yml

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

77
jobs:
8-
test-after-changing-file-names:
9-
uses: ./.github/workflows/Remove-Function-Name-Prefix.yml
108
run-node-tests:
119
runs-on: ubuntu-latest
12-
needs: [test-after-changing-file-names]
1310
strategy:
1411
matrix:
1512
node-version: [18.x]

0 commit comments

Comments
 (0)