Update test.yml

This commit is contained in:
Oliver Gorwits
2021-08-16 21:30:24 +01:00
committed by GitHub
parent 17e1e604bf
commit 9c7e256d11

View File

@@ -44,3 +44,10 @@ jobs:
sudo -u netdisco /home/netdisco/bin/localenv perl ./Build.PL
sudo -u netdisco /home/netdisco/bin/localenv ./Build test --test_files xt/
working-directory: /github/workspace/netdisco/netdisco
- name: IRC notification
uses: Gottox/irc-message-action@v2
with:
channel: '#netdisco'
nickname: netdisco-automation
message: |-
${{ github.actor }} pushed ${{ github.event.ref }} ${{ github.event.compare }}