Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 23, 2023
1 parent a49392e commit ace3312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
"run" : "make test"
},
{
"if" : "${{ always () }}",
"uses" : "actions/upload-artifact@v3",
"with" : {
"path" : "/tmp/circle-artifacts/test"
Expand Down
2 changes: 1 addition & 1 deletion config/perl/pmb-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Proc::FastSpawn~1.2
Scalar::Util~1.63
Socket~2.037
Term::ANSIColor~5.01
Test::Builder~1.302195
Test::More~1.302195
Time::HiRes~1.9764
Time::Local~1.35
URI~5.21
Expand Down

0 comments on commit ace3312

Please sign in to comment.