Skip to content

Commit

Permalink
update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Aug 24, 2024
1 parent edbacfd commit d56aacb
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 @@ -52,7 +52,7 @@ jobs:
path: "docs/*.pdf"

build-linux:
if: false
if: true
runs-on: ubuntu-latest
env:
GO_VERSION: 1.20.14
Expand Down Expand Up @@ -162,7 +162,7 @@ jobs:
path: "report/*.html"

build-windows:
if: false
if: true
runs-on: windows-latest
env:
GO_VERSION: 1.20.14
Expand Down

0 comments on commit d56aacb

Please sign in to comment.