aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2020-12-27 12:03:26 -0300
committerMatias Linares <matiaslina@gmail.com>2020-12-27 12:03:26 -0300
commitf1d1a526cc4950578e8769fe3c94147777466531 (patch)
tree71c85128dd6f5479612b1d890d621381cf84de20
parent84dad3c022ed222f9c63fe50af18125c1009df7d (diff)
downloadperl6-matrix-client-f1d1a526cc4950578e8769fe3c94147777466531.tar.gz
Remove unused xt/ directory from github actions
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 38432cc..b568bda 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -32,4 +32,4 @@ jobs:
- name: Install App::Prove6
run: zef install --/test App::Prove6
- name: Run Tests
- run: prove6 -l t xt
+ run: prove6 -l t