Skip to content

Commit

Permalink
Fix base CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Apr 3, 2024
1 parent e5a7bc9 commit 7199460
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: ./.github/workflows/common_ci.yml
with:
go-version: ${{ matrix.go-version }}
test-target: sdk-test

test-windows:
name: ${{ format('Windows, Go {0}', matrix.go-version) }}
Expand Down

0 comments on commit 7199460

Please sign in to comment.