Skip to content

Commit

Permalink
chore: set NOT_CRAN for coverage job in release workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Aug 30, 2024
1 parent 69577fe commit 8139613
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
additional-env-vars: |
NOT_CRAN=true
wasm:
name: Build WASM packages 🧑‍🏭
needs: release
Expand Down

0 comments on commit 8139613

Please sign in to comment.