Ignore:
Timestamp:
2021-03-31T12:57:23Z (3 years ago)
Author:
/ <>
Children:
bc346a2
Parents:
b77884c
Message:

wat

File:
1 edited

Legend:

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

    rb77884c rbda5012  
    4646        ./.tests/cleanup_bitlbee.sh
    4747
    48     - name: (un)register
     48    - name: register
    4949      run: |
    5050        ./.tests/setup_prosody.sh
     
    5757
    5858        python3 ./.tests/identify.py
     59
     60        ./.tests/cleanup_bitlbee.sh
     61        ./.tests/cleanup_prosody.sh
     62
     63    - name: unregister
     64      run: |
     65        ./.tests/setup_prosody.sh
     66        ./.tests/setup_bitlbee.sh
     67
    5968        python3 ./.tests/unregister.py
    6069
Note: See TracChangeset for help on using the changeset viewer.