We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6622c commit 43dfe58Copy full SHA for 43dfe58
1 file changed
.github/workflows/test.yml
@@ -21,9 +21,6 @@ jobs:
21
- name: Fetch base branch
22
run: git fetch origin main --depth=1
23
24
- - name: Verify changeset status
25
- run: npx changeset status --since=origin/main
26
-
27
lint:
28
runs-on: ubuntu-latest
29
steps:
0 commit comments