Skip to content

Commit

Permalink
Merge pull request #167 from nathanielvarona/automation-update-testin…
Browse files Browse the repository at this point in the history
…g-order-for-concealed-outputs

Update Testing Order for `concealed-outputs`
  • Loading branch information
nathanielvarona authored May 5, 2024
2 parents 89c4adc + 025924e commit 625850b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- false

runs-on: ${{ matrix.os }}
name: "run:${{ matrix.os }}, ps:'${{ matrix.profile-server }}'"
name: "run:${{ matrix.os }}, ps:'${{ matrix.profile-server }}, co:${{ matrix.concealed-outputs }}"

steps:
- name: Checkout
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Automate secure [Pritunl VPN](https://pritunl.com/) in [GitHub Actions](https://github.com/features/actions)! Establish secure connections with [Pritunl Client](https://client.pritunl.com/) modes [OpenVPN](https://openvpn.net/), and [WireGuard](https://www.wireguard.com/).

Automate secure [Pritunl VPN](https://pritunl.com/) in [GitHub Actions](https://github.com/features/actions)! Establish secure connections with [Pritunl Client](https://client.pritunl.com/) modes [OpenVPN](https://openvpn.net/), and [WireGuard](https://www.wireguard.com/).

Simplify your workflow, strengthen security, and safeguard access to corporate resources and infrastructure. This utility ensures secure connections, protecting your organization's valuable assets and data.

Streamline tasks such as:
Expand Down

0 comments on commit 625850b

Please sign in to comment.