Skip to content

Commit

Permalink
Split steps
Browse files Browse the repository at this point in the history
  • Loading branch information
joanlopez committed May 23, 2023
1 parent 9483aaf commit 2e886b0
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 @@ -20,6 +20,5 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Checkout code
uses: actions/checkout@v3
- run: |
go install github.com/cue-unity/unity/cmd/unity@latest
unity test --verbose
- run: go install github.com/cue-unity/unity/cmd/unity@latest
- run: unity test --verbose

0 comments on commit 2e886b0

Please sign in to comment.