Changeset 439c4d0


Ignore:
Timestamp:
2021-03-29T11:45:24Z (3 years ago)
Author:
/ <>
Children:
d347470
Parents:
25b84f06
Message:

rf8

File:
1 edited

Legend:

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

    r25b84f06 r439c4d0  
    2727    - name: talk to bitlbee
    2828      run: |
    29         ./.tests/setup_bitlbee.sh
     29        (BITLBEE_DEBUG=1 ./bitlbee -Dnv 2> ./debuglog) &
    3030
    3131        python3 ./.tests/talk_to_bitlbee.py
Note: See TracChangeset for help on using the changeset viewer.