Skip to content

Change too_many_arguments to allow. #197

Change too_many_arguments to allow.

Change too_many_arguments to allow. #197

Workflow file for this run

name: Build zola website to ensure no errors
on:
pull_request:
branches:
- main
jobs:
build:
name: check
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/[email protected]
- name: build_and_deploy
# Also update in README.md and ./main.yml
uses: shalzz/[email protected]
env:
BUILD_ONLY: true