mirror of
https://github.com/hwdsl2/openvpn-install.git
synced 2026-01-24 17:01:04 +00:00
Update tests
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -9,15 +9,10 @@ on:
|
||||
paths:
|
||||
- '**.sh'
|
||||
- '.github/workflows/main.yml'
|
||||
- '.github/workflows/test_set_1.yml'
|
||||
- '.github/workflows/test_set_2.yml'
|
||||
- '.github/workflows/test_set_3.yml'
|
||||
|
||||
jobs:
|
||||
test_set_1:
|
||||
if: github.repository_owner == 'hwdsl2'
|
||||
uses: ./.github/workflows/test_set_1.yml
|
||||
|
||||
test_set_2:
|
||||
if: github.repository_owner == 'hwdsl2'
|
||||
uses: ./.github/workflows/test_set_2.yml
|
||||
|
||||
Reference in New Issue
Block a user