Skip to content

Commit

Permalink
typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Sep 5, 2024
1 parent dc5b76e commit d6da03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
cid=$(echo ${{matrix.compiler}} | cut -d\+ -f1)
echo "cid=$cid" >> $GITHUB_ENV
- name: Notify IRC of resullts
- name: Notify IRC of results
uses: LanguageMachines/ticcactions/irc_status@v1
with:
os: ${{ matrix.os }}
Expand Down

0 comments on commit d6da03d

Please sign in to comment.