Skip to content

Commit

Permalink
ignore fixme errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 26, 2024
1 parent c54e0c8 commit dedd3d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
sudo apt update
sudo apt install -y --install-recommends winehq-stable winbind
export WINEDEBUG=fixme-all
wine --version
- name: Install wine-mono
run: |
Expand Down

0 comments on commit dedd3d0

Please sign in to comment.