Use _ in all non-binding entries in the varlist of COND-let forms #50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Compile | |
on: [push, pull_request] | |
jobs: | |
compile: | |
name: Compile | |
uses: emacscollective/workflows/.github/workflows/compile.yml@main |