This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
getssl
mirror of
https://github.com/srvrco/getssl
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
51
Wiki
Activity
Browse Source
Make ubuntu-staging depend on centos7-staging so they don't run at same time causing spurious errors
pull/542/head
Tim Kimber
6 years ago
parent
adcb975206
commit
008a95dba7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/run-all-tests.yml
+ 1
- 0
.github/workflows/run-all-tests.yml
View File
@ -72,6 +72,7 @@ jobs:
-
name
:
Run test suite on Ubuntu18
run
:
test/run-test.sh ubuntu18
test-ubuntu-staging:
needs
:
test-centos7-staging
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v1
Write
Preview
Loading…
Cancel
Save