We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fc868 commit 9bc565fCopy full SHA for 9bc565f
.github/workflows/ci.yml
@@ -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.
4
{"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