Skip to content

Commit

Permalink
dev(hansbug): try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed Dec 12, 2024
1 parent 271588f commit 1812bfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
- name: Build Git Exec
env:
CI: 'true'
WORKERS: ''
shell: bash
run: |
make tbuild IS_WIN=${{ env.IS_WIN }} IS_MAC=${{ env.IS_MAC }}
Expand Down Expand Up @@ -226,7 +225,6 @@ jobs:
- name: Run unittest
env:
CI: 'true'
WORKERS: ''
shell: bash
run: |
make unittest IS_WIN=${{ env.IS_WIN }} IS_MAC=${{ env.IS_MAC }}
Expand Down

0 comments on commit 1812bfe

Please sign in to comment.