mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-06-28 05:33:45 +00:00
Fake askpass
This commit is contained in:
parent
25b1b5d69f
commit
c91aeeb123
5 changed files with 4 additions and 30 deletions
10
.github/workflows/compile.yml
vendored
10
.github/workflows/compile.yml
vendored
|
@ -1,10 +0,0 @@
|
|||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
cl test.c
|
||||
test
|
Loading…
Add table
Add a link
Reference in a new issue