Skip to content

ci(appveyor): use proxy to solve SSL error #16

ci(appveyor): use proxy to solve SSL error

ci(appveyor): use proxy to solve SSL error #16

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Run CI script
run: .github/workflows/ci.sh