Skip to content

Commit

Permalink
mock quarto output
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas committed Sep 1, 2024
1 parent e719a86 commit dc841bf
Show file tree
Hide file tree
Showing 5 changed files with 592 additions and 90 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,6 @@ jobs:
with:
python-version: "3.10"

- name: Install Quarto
run: |
wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.3.0/quarto-1.3.0-linux-amd64.deb
sudo dpkg -i quarto-1.3.0-linux-amd64.deb
- name: Install R
run: |
sudo apt-get update
sudo apt-get install -y r-base
- name: Install dependencies
run: pdm install

Expand Down
80 changes: 0 additions & 80 deletions pelican/plugins/quarto/test_quarto.py

This file was deleted.

Empty file.
Loading

0 comments on commit dc841bf

Please sign in to comment.