diff --git a/.github/workflows/test.yml b/.github/workflows/test-hosted-runners.yml similarity index 82% rename from .github/workflows/test.yml rename to .github/workflows/test-hosted-runners.yml index 0907a6c..3ec5af5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test-hosted-runners.yml @@ -1,5 +1,12 @@ name: Run Tests +# +# Create some files with script/new-artifact.sh and confirm they are properly packaged and uploaded +# as artifacts with the actions. +# +# This is tested on all OS platforms where we have hosted runners. +# + on: push: branches: