Skip to content

Commit 364ae0b

Browse files
committed
fix: load env
1 parent 2921ccc commit 364ae0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
main:
1515
name: Lint & Test
1616
runs-on: ubuntu-latest
17+
environment: CI
1718
steps:
1819
- uses: actions/checkout@v4
1920
- name: Use Node.js

0 commit comments

Comments
 (0)