Skip to content

Fix failing tests

Fix failing tests #73

Workflow file for this run

---
name: CI
on:
- push
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
scenario:
- ubuntu
steps:
- name: checkout
uses: actions/checkout@v2
with:
path: "${{ github.repository }}"
- name: Run Molecule tests
uses: onaio/molecule-action@master
with:
molecule_args: --all