Skip to content

🧹 cleaning: Remove gmime (v2) package from AUR. #120

🧹 cleaning: Remove gmime (v2) package from AUR.

🧹 cleaning: Remove gmime (v2) package from AUR. #120

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