Skip to content

Commit

Permalink
Merge branch 'main' into feat/smart-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdoster authored Jan 14, 2024
2 parents e822efd + 70cefc0 commit e266994
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,3 @@ jobs:

- name: "snippets"
run: zunit run tests/snippets.zunit

# - name: Run tests
# shell: zsh {0}
# run: |
# command -p ls -1 ./tests/*zunit \
# | parallel \
# --jobs=2 \
# --keep-order \
# --line-buffer \
# $HOME/.local/bin/zunit run

0 comments on commit e266994

Please sign in to comment.