Skip to content

CENG-250: Add an option to utilise executable for Cloudsmith CLI instead of installing python #181

CENG-250: Add an option to utilise executable for Cloudsmith CLI instead of installing python

CENG-250: Add an option to utilise executable for Cloudsmith CLI instead of installing python #181

Workflow file for this run

name: Test using BATS
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Execute BATS
run: test/libs/bats/bin/bats test/entrypoint.bats