Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Commit

Permalink
test(ci): consolidate ci jobs into one
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Noordhuis committed Jul 26, 2020
1 parent 75faee6 commit 05e83c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
- name: Test with molecule
run: |
molecule test
release:
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 05e83c7

Please sign in to comment.