Skip to content

Commit

Permalink
DEBUG DO NOT MERGE
Browse files Browse the repository at this point in the history
Trying to debug the publishing CI
  • Loading branch information
ca-scribner committed Mar 21, 2024
1 parent 338f000 commit 6a10c9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/on_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ on:
jobs:

tests:
name: Run Tests
uses: ./.github/workflows/integrate.yaml
secrets: inherit
# name: Run Tests
# uses: ./.github/workflows/integrate.yaml
# secrets: inherit

# publish runs in parallel with tests, as we always publish in this situation
publish-charm:
Expand Down

0 comments on commit 6a10c9d

Please sign in to comment.