Ignore:
Timestamp:
2021-03-31T13:22:30Z (4 years ago)
Author:
/ <>
Children:
19f5c94
Parents:
bc346a2
Message:

huh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .github/workflows/ci.yml

    rbc346a2 r6083ea9  
    5353
    5454        python3 ./.tests/register.py
    55 
    56         ./.tests/cleanup_bitlbee.sh
    57         ./.tests/setup_bitlbee.sh
    58 
    5955        python3 ./.tests/identify.py
    60 
    61         ./.tests/cleanup_bitlbee.sh
    62         ./.tests/cleanup_prosody.sh
    63 
    64     - name: unregister
    65       if: ${{ always() }}
    66       run: |
    67         ./.tests/setup_prosody.sh
    68         ./.tests/setup_bitlbee.sh
    69 
    7056        python3 ./.tests/unregister.py
    71 
    72         ./.tests/cleanup_bitlbee.sh
    73         ./.tests/setup_bitlbee.sh
    74        
    7557        python3 ./.tests/identify_nonexist.py
    7658
Note: See TracChangeset for help on using the changeset viewer.