Skip to content

Commit

Permalink
fixup! fixup! Build & cache test-manager for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Feb 12, 2025
1 parent ed8e8c1 commit 30e3d1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/desktop-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ jobs:
run: echo "HOME=/root" >> $GITHUB_ENV
- name: Checkout repository
uses: actions/checkout@v4
- name: Checkout repository
uses: ./.github/actions/checkout-app
- name: Build test-manager
run: cargo build --manifest-path test/Cargo.toml --package test-manager
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 30e3d1a

Please sign in to comment.