Skip to content

Bump pipenv from 2023.10.24 to 2023.11.15 in /.github/actions/pipenv #885

Bump pipenv from 2023.10.24 to 2023.11.15 in /.github/actions/pipenv

Bump pipenv from 2023.10.24 to 2023.11.15 in /.github/actions/pipenv #885

Workflow file for this run

name: CI with BATS 🦇
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mig4/setup-bats@v1
with:
bats-version: 1.8.0
- name: 🦇🦇🦇
run: bats -r --print-output-on-failure .