Skip to content

Commit

Permalink
update manually triggered CI integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbloss committed Dec 5, 2024
1 parent 9347edb commit 0a939c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ jobs:
run: task test-integration
env:
OPSLEVEL_API_TOKEN: ${{ secrets.OPSLEVEL_PAT_API_TOKEN }}
- name: Run Tests
run: task test-unreleased
env:
OPSLEVEL_API_TOKEN: ${{ secrets.OPSLEVEL_PAT_API_TOKEN }}

0 comments on commit 0a939c6

Please sign in to comment.