Skip to content

Commit ee3de41

Browse files
committed
update action
1 parent ea97ea1 commit ee3de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
contents: write # This is required for actions/checkout
1212

1313
jobs:
14-
buildAndPublishPackage:
14+
runTests:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)