Skip to content

Commit

Permalink
hey look CI is broken again
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Sto committed May 3, 2021
1 parent 2cab246 commit 09f8abf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ jobs:
- uses: actions/checkout@v2
with:
path: ./src/github.com/${{ github.repository }}
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
repository: c-sto/ntds_reference
ref: master
path: ./src/github.com/${{ github.repository }}/test/
path: ./src/github.com/${{ github.repository }}/test/ntds_reference
- name: Vet on windows
run: cd ./src/github.com/${{ github.repository }} ; GOOS=windows go vet
- name: Vet on darwin
Expand Down

0 comments on commit 09f8abf

Please sign in to comment.