1
0
mirror of synced 2025-12-19 18:10:59 -05:00

run windows tests on the public repo (#154)

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
This commit is contained in:
Zeke Sikelianos
2020-10-08 14:31:31 -07:00
committed by GitHub
parent d5112be347
commit 4ca43fd122

View File

@@ -11,7 +11,6 @@ env:
jobs:
lint:
if: github.repository == 'github/docs-internal'
runs-on: windows-latest
steps:
- name: Check out repo