Projet

Général

Profil

Révision c3f6e1ff

IDc3f6e1ff350954e6a83709318b8cf15d04c2b168
Parent 3246b968
Enfant 6587545a

Ajouté par Nacho Barrientos il y a plus de 4 ans

Use a separate job file

Voir les différences:

.github/workflows/ci.yml
70 70
        with:
71 71
          ruby-version: '2.7'
72 72
          bundler-cache: true
73
      - name: Check that all rules are declared in the all rules acceptance test
74
        run: bash -c "awk '/^class / {print \$2}' manifests/rules/*.pp manifests/rules/out/*.pp | xargs -i sh -c 'grep -F {} spec/acceptance/all_rules_spec.rb -q || exit 255'"
75 73
      - name: Run tests
76 74
        run: bundle exec rake beaker
77 75
        env:

Formats disponibles : Unified diff