Skip to content

Commit

Permalink
Service account
Browse files Browse the repository at this point in the history
  • Loading branch information
Raalsky committed May 21, 2024
1 parent 33f80cc commit 5a3a233
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:

- name: Test
uses: ./.github/actions/test-e2e
env:
NEPTUNE_API_TOKEN: ${{ secrets.E2E_SERVICE_ACCOUNT_API_TOKEN }}
with:
python-version: ${{ matrix.python-version }}
os: ${{ matrix.os }}
Expand Down

0 comments on commit 5a3a233

Please sign in to comment.