Skip to content

Commit

Permalink
30 switch test license config (#31)
Browse files Browse the repository at this point in the history
test: update license action
  • Loading branch information
captainhammy authored Jul 5, 2024
1 parent b1c6425 commit f56db55
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4

- name: Install Apprentice Licenses
uses: captainhammy/install-houdini-apprentice-license-action@v5
- name: Setup licensing
uses: captainhammy/setup-hserver-action@v1.0
with:
server: ${{ secrets.LICENSE_SERVER }}
client_id: ${{ secrets.SESI_CLIENT_ID }}
client_secret_key: ${{ secrets.SESI_SECRET_KEY }}

Expand Down

0 comments on commit f56db55

Please sign in to comment.