Skip to content

feat: add ability to downgrade aur package using git #267

feat: add ability to downgrade aur package using git

feat: add ability to downgrade aur package using git #267

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
env:
FIXTURES_NO_RECORD: 1
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: pip install cram
- uses: extractions/setup-just@v2
- run: just test