Fake askpass

This commit is contained in:
Matthias Pigulla 2021-03-01 08:09:30 +00:00
parent 25b1b5d69f
commit c91aeeb123
5 changed files with 4 additions and 30 deletions

View file

@ -1,10 +0,0 @@
on: [push, pull_request]
jobs:
compile:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- run: |
cl test.c
test