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

Commit

Permalink
workflows: don't setup hub
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jun 29, 2020
1 parent 9149679 commit 39b11ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup hub
uses: geertvdc/setup-hub@v1.0.0
- name: Create branches
run: |
git checkout -b prefix-test1-suffix
Expand Down

0 comments on commit 39b11ec

Please sign in to comment.