Skip to content

🩹 fix(ssh): Switch from GNOME Keyring to GCR. #78

🩹 fix(ssh): Switch from GNOME Keyring to GCR.

🩹 fix(ssh): Switch from GNOME Keyring to GCR. #78

Workflow file for this run

name: ci:test
on:
- push
- pull_request
jobs:
test:
name: Continuous integration (tests)
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2
- name: Test 🔬
run: make test