Skip to content

Commit

Permalink
Newest Uno.Check
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed Nov 18, 2024
1 parent 5af2586 commit e0dadd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ jobs:
with:
dotnet-version: |
5.0.x
8.0.200
- name: Run uno-check
shell: bash
run: |
dotnet tool install --global Uno.Check --version 1.20.0
dotnet tool install --global Uno.Check --version 1.27.1
uno-check -v --ci --non-interactive --fix --skip vswin --skip androidemulator
- name: Install dependencies
run: dotnet restore src/Elmah.Io.Uno/Elmah.Io.Uno.csproj
Expand Down

0 comments on commit e0dadd6

Please sign in to comment.