Skip to content

move the molecule tests back to the old location and create a github-… #1

move the molecule tests back to the old location and create a github-…

move the molecule tests back to the old location and create a github-… #1

Workflow file for this run

---
name: CI - Molecule
on:
pull_request:
push:
branches:
- main
- stable-*
jobs:
test:
name: Molecule
runs-on: self-hosted
steps:
- name: Run Molecule tests
run: molecule test -s get_xml_tag