]> git.immae.eu Git - github/fretlink/ansible-netdata_straight.git/blobdiff - .github/workflows/pr.yml
Merge pull request #4 from fretlink/fix_config_path
[github/fretlink/ansible-netdata_straight.git] / .github / workflows / pr.yml
index dfd54896cee7b0fe9833db5805bb37af2f1b04af..36a66a1418e18d0e2b77efbbe9caeb0567b19e42 100644 (file)
@@ -8,7 +8,7 @@ on:
     branches:
       - master
 jobs:
-  build:
+  molecule_default:
     runs-on: ubuntu-latest
     strategy:
       max-parallel: 4
@@ -31,3 +31,12 @@ jobs:
         env:
           MOLECULE_OS: ${{ matrix.molecule-os }}
           MOLECULE_NETDATA_INSTALLER: ${{ matrix.netdata-installer }}
+  molecule_features:
+    runs-on: ubuntu-latest
+    steps:
+      - uses: actions/checkout@v2
+        with:
+          path: "${{ github.repository }}"
+      - uses: gofrolist/molecule-action@v2
+        with:
+          molecule_args: --scenario-name features