Adding workflow_dispatch
Some checks failed
Test Action / test (amd64, -v, dropbear, debian/2016.74-5+deb9u1, https://salsa.debian.org/debian/dropbear.git) (push) Failing after 23s
Test Action / test (amd64, -v, true, micro, debian/2.0.6-2_bpo10+1, https://salsa.debian.org/go-team/packages/micro.git) (push) Failing after 16s
Test Action / test (arm, -v, false, at, debian/3.2.2-1, https://salsa.debian.org/debian/at.git) (push) Failing after 17s
Test Action / test (arm, -v, iproute2, import/4.18.0-1ubuntu2_ubuntu18.04.1, https://git.launchpad.net/ubuntu/+source/iproute2) (push) Failing after 21s
Test Action / test (arm64, -v, deber, v1.0.0, https://github.com/dawidd6/deber.git) (push) Failing after 20s
Test Action / test (arm64, -v, lolcat, debian/100.0.1-2, https://salsa.debian.org/ruby-team/lolcat.git) (push) Failing after 20s
Test Action / test (arm64, -v, netcat-openbsd, import/1.206-1ubuntu1, https://git.launchpad.net/ubuntu/+source/netcat-openbsd) (push) Failing after 20s
Some checks failed
Test Action / test (amd64, -v, dropbear, debian/2016.74-5+deb9u1, https://salsa.debian.org/debian/dropbear.git) (push) Failing after 23s
Test Action / test (amd64, -v, true, micro, debian/2.0.6-2_bpo10+1, https://salsa.debian.org/go-team/packages/micro.git) (push) Failing after 16s
Test Action / test (arm, -v, false, at, debian/3.2.2-1, https://salsa.debian.org/debian/at.git) (push) Failing after 17s
Test Action / test (arm, -v, iproute2, import/4.18.0-1ubuntu2_ubuntu18.04.1, https://git.launchpad.net/ubuntu/+source/iproute2) (push) Failing after 21s
Test Action / test (arm64, -v, deber, v1.0.0, https://github.com/dawidd6/deber.git) (push) Failing after 20s
Test Action / test (arm64, -v, lolcat, debian/100.0.1-2, https://salsa.debian.org/ruby-team/lolcat.git) (push) Failing after 20s
Test Action / test (arm64, -v, netcat-openbsd, import/1.206-1ubuntu1, https://git.launchpad.net/ubuntu/+source/netcat-openbsd) (push) Failing after 20s
This commit is contained in:
parent
dd2f9eda6f
commit
cf22008001
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Test Action
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue