Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 7d2aae5

Browse files
committed
it will work 100%
1 parent 53a3f6b commit 7d2aae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,7 @@ jobs:
4242
cache: 'pnpm'
4343
- name: Install dependencies
4444
run: pnpm install
45+
- name: Simulate environment
46+
run: cp config.example.toml config.toml
4547
- name: Run tests
4648
run: pnpm run start:ci

0 commit comments

Comments
 (0)