Skip to content

Fetch latest stable slipset/deps-deploy, instead of hard-coding #631

Fetch latest stable slipset/deps-deploy, instead of hard-coding

Fetch latest stable slipset/deps-deploy, instead of hard-coding #631

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