We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ebc4b commit 3e53013Copy full SHA for 3e53013
.github/workflows/test-apis.yml
@@ -11,6 +11,8 @@ jobs:
11
runs-on: ubuntu-20.04
12
env:
13
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
14
+ TAN_SWID: ${{ secrets.TAN_SWID }}
15
+ TAN_ESPN_S2: ${{ secrets.TAN_ESPN_S2 }}
16
MOCK_BYPASS: true
17
RSPM: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"
18
steps:
0 commit comments