Skip to content

AAE-16060 Fix Helm Release and Publish for RC workflows on some repos… #662

AAE-16060 Fix Helm Release and Publish for RC workflows on some repos…

AAE-16060 Fix Helm Release and Publish for RC workflows on some repos… #662

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 .