Skip to content

Commit 9bc565f

Browse files
committed
Update ci workflow
1 parent 33fc868 commit 9bc565f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# DO NOT EDIT THIS FILE
2+
# This file is automatically generated by ghats (https://www.npmjs.com/package/ghats)
3+
# Edit the workflow in .github/workflows/ci.ts instead.
14
{"name":"CI","permissions":{},"on":{"push":{}},"jobs":{"test":{"runs-on":"ubuntu-latest","permissions":{"contents":"read"},"steps":[{"uses":"actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683","with":{"persist-credentials":"false"}},{"uses":"jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8"},{"run":"bun install --frozen-lockfile"},{"run":"bun test"}]}}}

0 commit comments

Comments
 (0)