Test AppImage
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -252,7 +252,7 @@ jobs:
|
||||
cargo install tauri-driver
|
||||
xvfb-run yarn test:e2e
|
||||
env:
|
||||
E2E_APPLICATION: "./src-tauri/target/${{ env.BUILD_RELEASE == 'true' && 'release' || 'debug' }}/kittycad-modeling"
|
||||
E2E_APPLICATION: "./src-tauri/target/${{ env.BUILD_RELEASE == 'true' && 'release' || 'debug' }}/bundle/appimage/kittycad-modeling_${{ needs.prepare-json-files.outputs.version }}_amd64.AppImage"
|
||||
KITTYCAD_API_TOKEN: ${{ secrets.KITTYCAD_API_TOKEN }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user