mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
chore: individual action for each test
This commit is contained in:
parent
b22643d600
commit
569e1adc41
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue