ci: Rename GitHub Actions rust workflow metadata file
authorDan Nicholson <dbn@endlessos.org>
Fri, 18 Jun 2021 17:00:16 +0000 (11:00 -0600)
committerDan Nicholson <dbn@endlessos.org>
Fri, 18 Jun 2021 21:24:47 +0000 (15:24 -0600)
commit9ff141fe80f145862c947c3a25d9367c01ebe43c
tree75ba55ba767e3bbdc8ec3bdb833a13659ab6c03b
parent35c5433d713d1350f10ad5d4e9f3444416e2f711
ci: Rename GitHub Actions rust workflow metadata file

This workflow is specific to using rust and not just the general test
suite.
.github/workflows/rust.yml [new file with mode: 0644]
.github/workflows/tests.yml [deleted file]