Skip to content

Commit

Permalink
Fix Go in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrbradley committed Jun 18, 2024
1 parent 55af52d commit 966a602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Test Local Action for go
uses: ./
with:
runtime: dotnet
runtime: go
directory: __tests__/programs/random-go
provider: random
providerVersion: '4.16.2'
Expand Down

0 comments on commit 966a602

Please sign in to comment.