Skip to content

Commit

Permalink
ci: fixing tests in CI environment
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Oct 13, 2023
1 parent 48523b5 commit 1266528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
env:
ONTRACK_URL: "${{ vars.ONTRACK_URL }}"
ONTRACK_TOKEN: "${{ secrets.ONTRACK_TOKEN }}"
ONTRACK_PROJECT: "ontrack"
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 1266528

Please sign in to comment.