Skip to content

Commit

Permalink
Add a comment to see if CI passes
Browse files Browse the repository at this point in the history
pmaslana committed Nov 7, 2024
1 parent 0c09685 commit a7101bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-windows-installer.yml
Original file line number Diff line number Diff line change
@@ -435,7 +435,8 @@ jobs:
INSTALL_PATH: ${{ github.workspace }}\installed
run: |
& ($env:INSTALL_PATH + "\resources\app.asar.unpacked\daemon\chia.exe") dev installers test --expected-chia-version "${{ needs.build.outputs.chia-installer-version }}"
# Testing to see how long the plot takes
- name: Test generation of a k25 plot
env:
INSTALL_PATH: ${{ github.workspace }}\installed

0 comments on commit a7101bb

Please sign in to comment.