Rename workflow file to just ci.yml

It doesn't seem appropriate to use test.yml for it.
This commit is contained in:
Vadim Zeitlin 2021-08-09 13:20:40 +02:00
commit d022a1507a

View file

@ -1,4 +1,4 @@
name: test SWIG via CI
name: CI
on:
push: