Skip to content

Commit

Permalink
Fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Baarsgaard committed Aug 25, 2023
1 parent 3d678c8 commit 4543d3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ on:
jobs:
test:
name: "Cargo test"
runs-on: [self-hosted] #, windows-latest
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 4543d3d

Please sign in to comment.