Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Mar 13, 2024
1 parent 79ec451 commit e943ea3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Build & test LSM examples
run: node compile_examples.mjs
cross:
cancel-timeout-minutes: 20
timeout-minutes: 20
name: cross
strategy:
matrix:
Expand All @@ -77,4 +77,3 @@ jobs:
run: |
cargo install cross
cross build --target ${{ matrix.target }}

0 comments on commit e943ea3

Please sign in to comment.