Skip to content

Commit

Permalink
run Debian install/run test in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Aug 23, 2024
1 parent 97df563 commit 5cfcc6e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,7 @@ jobs:
ROUTER
test-linux-services:
needs: dry-run-linux-packages
name: Test Linux Services
name: Test Debian Linux Services
runs-on: ubuntu-latest
steps:
- name: Shallow checkout
Expand Down Expand Up @@ -202,7 +201,7 @@ jobs:
exit 0
docker-deployments:
name: Test the Docker Deployments
name: Test Docker Deployments
runs-on: ubuntu-latest
env:
ZIGGY_UID: 1001 # let container EUID run-as GHA "runner" user to share cache, etc.
Expand Down

0 comments on commit 5cfcc6e

Please sign in to comment.