Skip to content

Commit

Permalink
ci: fix integration test (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Mar 9, 2025
1 parent 3ec52df commit 2134fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ jobs:
fail-if-project-not-found: false
owner: ${{ steps.copy-project.outputs.owner }}
project-number: 99999
token: ${{ steps.get-auth-token.outputs.token }}

- name: Find Closed Project
uses: ./find-project/
Expand Down

0 comments on commit 2134fe7

Please sign in to comment.