chore: individual action for each test

This commit is contained in:
Erica Marigold 2023-08-01 12:15:59 +05:30 committed by GitHub
parent b22643d600
commit 569e1adc41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
name: Test Packages
name: AUR Test
on:
push:
workflow_dispatch:
jobs:
aur:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository