@@ -488,6 +488,7 @@ jobs:
488
488
- name : Test with pytest
489
489
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
490
490
bahamut
491
+ timeout-minutes : 30
491
492
- if : always()
492
493
name : Publish results
493
494
uses : actions/upload-artifact@v2
@@ -526,6 +527,7 @@ jobs:
526
527
- name : Test with pytest
527
528
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
528
529
bahamut-anope
530
+ timeout-minutes : 30
529
531
- if : always()
530
532
name : Publish results
531
533
uses : actions/upload-artifact@v2
@@ -558,6 +560,7 @@ jobs:
558
560
- name : Test with pytest
559
561
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
560
562
bahamut-atheme
563
+ timeout-minutes : 30
561
564
- if : always()
562
565
name : Publish results
563
566
uses : actions/upload-artifact@v2
@@ -590,6 +593,7 @@ jobs:
590
593
- name : Test with pytest
591
594
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
592
595
charybdis
596
+ timeout-minutes : 30
593
597
- if : always()
594
598
name : Publish results
595
599
uses : actions/upload-artifact@v2
@@ -629,6 +633,7 @@ jobs:
629
633
- name : Test with pytest
630
634
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/go/sbin:~/go/bin:$PATH
631
635
make ergo
636
+ timeout-minutes : 30
632
637
- if : always()
633
638
name : Publish results
634
639
uses : actions/upload-artifact@v2
@@ -667,6 +672,7 @@ jobs:
667
672
- name : Test with pytest
668
673
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
669
674
hybrid
675
+ timeout-minutes : 30
670
676
- if : always()
671
677
name : Publish results
672
678
uses : actions/upload-artifact@v2
@@ -699,6 +705,7 @@ jobs:
699
705
- name : Test with pytest
700
706
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/inspircd/sbin:~/.local/inspircd/bin:$PATH
701
707
make inspircd
708
+ timeout-minutes : 30
702
709
- if : always()
703
710
name : Publish results
704
711
uses : actions/upload-artifact@v2
@@ -737,6 +744,7 @@ jobs:
737
744
- name : Test with pytest
738
745
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/inspircd/sbin:~/.local/inspircd/bin:$PATH make
739
746
inspircd-anope
747
+ timeout-minutes : 30
740
748
- if : always()
741
749
name : Publish results
742
750
uses : actions/upload-artifact@v2
@@ -769,6 +777,7 @@ jobs:
769
777
- name : Test with pytest
770
778
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/inspircd/sbin:~/.local/inspircd/bin:$PATH
771
779
make inspircd-atheme
780
+ timeout-minutes : 30
772
781
- if : always()
773
782
name : Publish results
774
783
uses : actions/upload-artifact@v2
@@ -818,6 +827,7 @@ jobs:
818
827
- name : Test with pytest
819
828
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
820
829
irc2
830
+ timeout-minutes : 30
821
831
- if : always()
822
832
name : Publish results
823
833
uses : actions/upload-artifact@v2
@@ -856,6 +866,7 @@ jobs:
856
866
- name : Test with pytest
857
867
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
858
868
ircu2
869
+ timeout-minutes : 30
859
870
- if : always()
860
871
name : Publish results
861
872
uses : actions/upload-artifact@v2
@@ -882,6 +893,7 @@ jobs:
882
893
- name : Test with pytest
883
894
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
884
895
limnoria
896
+ timeout-minutes : 30
885
897
- if : always()
886
898
name : Publish results
887
899
uses : actions/upload-artifact@v2
@@ -919,6 +931,7 @@ jobs:
919
931
- name : Test with pytest
920
932
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
921
933
nefarious
934
+ timeout-minutes : 30
922
935
- if : always()
923
936
name : Publish results
924
937
uses : actions/upload-artifact@v2
@@ -951,6 +964,7 @@ jobs:
951
964
- name : Test with pytest
952
965
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local//sbin:~/.local//bin:$PATH
953
966
make ngircd
967
+ timeout-minutes : 30
954
968
- if : always()
955
969
name : Publish results
956
970
uses : actions/upload-artifact@v2
@@ -989,6 +1003,7 @@ jobs:
989
1003
- name : Test with pytest
990
1004
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local//sbin:~/.local//bin:$PATH make
991
1005
ngircd-anope
1006
+ timeout-minutes : 30
992
1007
- if : always()
993
1008
name : Publish results
994
1009
uses : actions/upload-artifact@v2
@@ -1021,6 +1036,7 @@ jobs:
1021
1036
- name : Test with pytest
1022
1037
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local//sbin:~/.local//bin:$PATH
1023
1038
make ngircd-atheme
1039
+ timeout-minutes : 30
1024
1040
- if : always()
1025
1041
name : Publish results
1026
1042
uses : actions/upload-artifact@v2
@@ -1059,6 +1075,7 @@ jobs:
1059
1075
- name : Test with pytest
1060
1076
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
1061
1077
plexus4
1078
+ timeout-minutes : 30
1062
1079
- if : always()
1063
1080
name : Publish results
1064
1081
uses : actions/upload-artifact@v2
@@ -1091,6 +1108,7 @@ jobs:
1091
1108
- name : Test with pytest
1092
1109
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
1093
1110
solanum
1111
+ timeout-minutes : 30
1094
1112
- if : always()
1095
1113
name : Publish results
1096
1114
uses : actions/upload-artifact@v2
@@ -1117,6 +1135,7 @@ jobs:
1117
1135
- name : Test with pytest
1118
1136
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH make
1119
1137
sopel
1138
+ timeout-minutes : 30
1120
1139
- if : always()
1121
1140
name : Publish results
1122
1141
uses : actions/upload-artifact@v2
@@ -1149,6 +1168,7 @@ jobs:
1149
1168
- name : Test with pytest
1150
1169
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/unrealircd/sbin:~/.local/unrealircd/bin:$PATH
1151
1170
make unrealircd
1171
+ timeout-minutes : 30
1152
1172
- if : always()
1153
1173
name : Publish results
1154
1174
uses : actions/upload-artifact@v2
@@ -1181,6 +1201,7 @@ jobs:
1181
1201
- name : Test with pytest
1182
1202
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/unrealircd/sbin:~/.local/unrealircd/bin:$PATH
1183
1203
make unrealircd-5
1204
+ timeout-minutes : 30
1184
1205
- if : always()
1185
1206
name : Publish results
1186
1207
uses : actions/upload-artifact@v2
@@ -1219,6 +1240,7 @@ jobs:
1219
1240
- name : Test with pytest
1220
1241
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/unrealircd/sbin:~/.local/unrealircd/bin:$PATH make
1221
1242
unrealircd-anope
1243
+ timeout-minutes : 30
1222
1244
- if : always()
1223
1245
name : Publish results
1224
1246
uses : actions/upload-artifact@v2
@@ -1251,6 +1273,7 @@ jobs:
1251
1273
- name : Test with pytest
1252
1274
run : PYTEST_ARGS='--junit-xml pytest.xml' PATH=$HOME/.local/bin:$PATH PATH=~/.local/unrealircd/sbin:~/.local/unrealircd/bin:$PATH
1253
1275
make unrealircd-atheme
1276
+ timeout-minutes : 30
1254
1277
- if : always()
1255
1278
name : Publish results
1256
1279
uses : actions/upload-artifact@v2
0 commit comments