Skip to content

Emacs: neil.el should work with compound commands #762

Emacs: neil.el should work with compound commands

Emacs: neil.el should work with compound commands #762

Workflow file for this run

name: bb 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 run test:bb