Skip to content

Commit

Permalink
Test on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Sep 6, 2023
1 parent b3d21bd commit 6b3ce10
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Windows

on: [ workflow_dispatch ]

jobs:
phpunit:
runs-on: windows-latest
steps:
- uses: pronamic/actions/.github/workflows/phpunit.yml@main

0 comments on commit 6b3ce10

Please sign in to comment.