Skip to content

Remove Piccadilly Testnet - Piccadilly decommissioning scheduled for 2025-09-26 #619

Remove Piccadilly Testnet - Piccadilly decommissioning scheduled for 2025-09-26

Remove Piccadilly Testnet - Piccadilly decommissioning scheduled for 2025-09-26 #619

Workflow file for this run

name: Quarto build checker
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: 1.3.361
- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2