Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Sep 20, 2024
1 parent 298c0b0 commit 91f8fc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:

- uses: actions/checkout@v2

- name: Install Ispell
run: |
sudo apt-get install ispell
# - name: Install Ispell
# run: |
# sudo apt-get install ispell

- name: Initialize sandbox
run: |
Expand Down

0 comments on commit 91f8fc2

Please sign in to comment.