forked from ergochat/ergo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump irctest to include regression test for ergochat#2063
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule irctest
updated
7 files
+140 −136 | .github/workflows/test-devel.yml | |
+30 −26 | .github/workflows/test-devel_release.yml | |
+157 −153 | .github/workflows/test-stable.yml | |
+4 −1 | README.md | |
+38 −0 | irctest/server_tests/chmodes/no_external.py | |
+11 −11 | make_workflows.py | |
+6 −2 | workflows.yml |