mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-30 19:49:02 +00:00
Update CI-master_tests.yml
This commit is contained in:
2
.github/workflows/CI-master_tests.yml
vendored
2
.github/workflows/CI-master_tests.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
|
||||
Build_and_test_winpeas_master:
|
||||
runs-on: windows-latest
|
||||
needs: Build_and_test_linpeas_master
|
||||
|
||||
# environment variables
|
||||
env:
|
||||
@@ -116,7 +117,6 @@ jobs:
|
||||
|
||||
Build_and_test_linpeas_master:
|
||||
runs-on: ubuntu-latest
|
||||
needs: Build_and_test_winpeas_master
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user