Skip to content

Commit

Permalink
fix(CI): Break up workflows and use templates
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Oct 29, 2023
1 parent 3ff7547 commit 90fe883
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
fail-fast: false
env:
PYTHON_VERSION: "3.11"
runs:
using: "composite"
steps:
- name: Check out the codebase
uses: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791 # v3 2.5.0
Expand Down

0 comments on commit 90fe883

Please sign in to comment.