Skip to content

Commit

Permalink
CI: fix another typo in integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtracey committed Dec 28, 2024
1 parent fcfac86 commit f1f6a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Install weechat
run: sudo apt-get install -y weechat-headless
- name: Run integration test
run: test/test.sh
run: test/test.sh "I understand what this script does."

0 comments on commit f1f6a9c

Please sign in to comment.