Skip to content

Emacs: neil.el should work with compound commands (#247) #338

Emacs: neil.el should work with compound commands (#247)

Emacs: neil.el should work with compound commands (#247) #338

Workflow file for this run

name: clj run tests
on: [push, pull_request]
jobs:
Testing:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: Install clojure tools
uses: DeLaGuardo/[email protected]
with:
bb: latest
- run: |
NEIL_GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
NEIL_GITHUB_USER=${{ secrets.GITHUB_ACTOR }} bb test:clj