We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693cac0 commit 5f60491Copy full SHA for 5f60491
.github/workflows/continuous-integration.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
4
jobs:
5
windows_test:
6
- name: Windows testss
+ name: Windows tests
7
runs-on: windows-latest
8
steps:
9
- name: Checkout
0 commit comments