2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-29 22:38:19 +00:00
Files
xcat-core/.github/workflows/xcat_test.yml
2022-06-29 15:15:29 -04:00

12 lines
433 B
YAML

name: xcat_test
on:
pull_request:
types: [review_requested]
jobs:
xcat_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sudo apt-get install -y fakeroot reprepro devscripts debhelper libcapture-tiny-perl libjson-perl libsoap-lite-perl libdbi-perl libcgi-pm-perl quilt openssh-server dpkg looptools genometools software-properties-common
- run: perl github_action_xcat_test.pl