fix: align with clojure, field access syntax with args is considered … #10
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: Test | |
| permissions: | |
| contents: read | |
| on: [push] | |
| jobs: | |
| call-test: | |
| uses: clojure/build.ci/.github/workflows/test.yml@master |