Skip to content

Commit

Permalink
💚 Fix zunit
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Nov 27, 2024
1 parent 3bd53b8 commit 76dd450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
path: revolver
- uses: actions/checkout@v4
with:
repository: zdharma-continuum/zunit
repository: zunit-zsh/zunit
path: zunit
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: ${{env.python-version}}
cache: ${{env.cache}}
Expand Down
Empty file modified tests/test.zunit
100644 → 100755
Empty file.

0 comments on commit 76dd450

Please sign in to comment.