Skip to content

Commit

Permalink
DBG
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Jul 30, 2024
1 parent e8cfe84 commit c25dfa3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
fi
- name: test
run: sh ci/run.sh
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: ${{ failure() }}
test_bench:
name: Benchmarks using x86_64-unknown-linux-gnu (nightly)
runs-on: ubuntu-latest
Expand Down

0 comments on commit c25dfa3

Please sign in to comment.