Skip to content

Commit

Permalink
Merge pull request #3 from usefulness/mateuszkwiecinski-patch-1
Browse files Browse the repository at this point in the history
Test on windows
  • Loading branch information
mateuszkwiecinski authored Mar 30, 2024
2 parents 33ea4dc + cecab92 commit 7f3920f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
os: [ ubuntu-latest, windows-latest ]
name: '[${{ matrix.os }}] build plugin'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7f3920f

Please sign in to comment.