Skip to content

Commit

Permalink
yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Nov 16, 2023
1 parent 3ffbfc7 commit ca81e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debugger_visualizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: rustup target add ${{ matrix.target }}

- name: Test
run: cargo test -p test_debugger_visualizer_x -- --test-threads=1
run: cargo test -p test_debugger_visualizer -- --test-threads=1

0 comments on commit ca81e1c

Please sign in to comment.