Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored May 25, 2020
1 parent 7b3c85a commit bebffab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

test:
name: Run Tests
runs-on: windows-latest
runs-on: windows-latest # using Windows to work around https://github.com/dotnet/runtime/issues/23635
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit bebffab

Please sign in to comment.