mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
[test] Okay, let's use the fauly spec literally
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
name: Python package
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: "windows-latest"
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- "2.7"
|
||||
steps:
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
Reference in New Issue
Block a user