Skip to content

Commit

Permalink
Faster iteration (TODO: Revert)
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell committed Sep 21, 2023
1 parent 6f95dc6 commit 03ea962
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/qa-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
uses: Ubuntu/WSL/.github/actions/wsl-install@main
with:
distro: "Ubuntu-Preview"
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version-file: "go.work"
# - name: Set up Go
# uses: actions/setup-go@v4
# with:
# go-version-file: "go.work"
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit 03ea962

Please sign in to comment.