Skip to content

Commit cd2e201

Browse files
committed
test
1 parent 548e74a commit cd2e201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
checks: write
1717
steps:
1818
- uses: actions/checkout@v5
19+
- run: echo "echo oh hi there!" >> "${GITHUB_ENV}"
1920
- name: Check schema
2021
run: |
2122
make generate

0 commit comments

Comments
 (0)