Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Sep 17, 2024
1 parent cef29ef commit edb4c0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ run-name: Code Integration [${{ github.event_name }}][${{ github.head_ref || git

jobs:
docs:
if: false
if: true
runs-on: ubuntu-latest
defaults:
run:
Expand Down Expand Up @@ -322,7 +322,7 @@ jobs:
done
build-windows:
if: false
if: true
runs-on: windows-latest
env:
GO_VERSION: 1.20.14
Expand Down

0 comments on commit edb4c0e

Please sign in to comment.