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 1a3b90f commit cc87b25Copy full SHA for cc87b25
.github/workflows/test.yaml
@@ -25,6 +25,8 @@ jobs:
25
sudo apt-get -y update
26
sudo apt-get -y install --fix-missing xvfb
27
28
+ - uses: quarto-dev/quarto-actions/setup@v2
29
+
30
- name: Build vscode extension
31
run: |
32
cd apps/vscode
0 commit comments