Skip to content

Commit

Permalink
.vscode/dictionary: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Jan 26, 2025
1 parent ce7f0ce commit 5cd3568
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
cache: poetry
python-version: '3.11'
- name: Install dependencies (Poetry)
run: poetry install --with=dev
run: poetry install --with=dev --no-root
- name: Install dependencies (Yarn)
run: yarn
- name: Install Shellcheck
Expand Down
Loading

0 comments on commit 5cd3568

Please sign in to comment.