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 94770cd commit 8e535d6Copy full SHA for 8e535d6
.github/workflows/benchmarking.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
r: '4.0.0'
26
rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/291"
27
- http-user-agent: "R/4.0.0 (ubuntu-18.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
+ http-user-agent: "R/4.0.0 (ubuntu-18.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions"
28
29
- name: Query dependencies
30
run: |
0 commit comments