mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 22:27:24 -04:00
remove
This commit is contained in:
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@@ -48,10 +48,3 @@ jobs:
|
||||
- name: Smoke test electron app
|
||||
run: |
|
||||
npm run test:build -w packages/insomnia-smoke-test -- --project=Smoke
|
||||
|
||||
- name: Upload smoke test html
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
if-no-files-found: ignore
|
||||
name: ubuntu-smoke-test-traces-${{ github.run_number }}
|
||||
path: packages/insomnia-smoke-test/traces
|
||||
|
||||
Reference in New Issue
Block a user