Skip to content

Commit

Permalink
Remove tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
Reillyhewitson committed Feb 24, 2023
1 parent d8e185e commit 3447d9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,6 @@ jobs:
- name: Diff SQL dumps
run: diff -s ~/generator_script_dump_1.sql ~/generator_script_dump_2.sql

- name: tmate session
uses: mxschmitt/action-tmate@v3
if: ${{ failure() }}

# Drop and re-create icatdb to remove generated data
- name: Drop icatdb
run: mysql -picatdbuserpw -uicatdbuser -e 'DROP DATABASE icatdb;'
Expand Down

0 comments on commit 3447d9c

Please sign in to comment.