Skip to content

Commit

Permalink
the proof of the pudding
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Sep 11, 2024
1 parent 7329781 commit 9586f14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/actionstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
steps:
- name: IRC notification of starting the builds
uses: LanguageMachines/ticcactions/irc-init@v1
with:
module: ${{ github.event.repository.name }}

build:
runs-on: ${{ matrix.os }}
Expand Down Expand Up @@ -55,7 +53,6 @@ jobs:
- name: Notify IRC of results
uses: LanguageMachines/ticcactions/irc-status@v1
with:
module: ${{ github.event.repository.name }}
branch: ${{ github.ref_name }}
nickname: ${{ env.nick }}
step: test
Expand Down

0 comments on commit 9586f14

Please sign in to comment.