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 1bd90fa commit ec8b567Copy full SHA for ec8b567
.github/workflows/continuous-integration.yml
@@ -2,7 +2,7 @@ name: Tests
2
on: [push, pull_request]
3
jobs:
4
windows_test:
5
- name: Windows testss
+ name: Windows tests
6
runs-on: windows-latest
7
steps:
8
- name: Checkout
0 commit comments