Rename tests and linters workflow

This commit is contained in:
Roman Mogylatov 2021-01-26 07:51:38 -05:00
parent c6fb0bf018
commit e357db77d7

View File

@ -1,10 +1,10 @@
name: Tests
name: Tests and linters
on: [push, workflow_dispatch]
jobs:
test-with-versions:
test-on-different-versions:
name: Run tests
runs-on: ubuntu-latest
strategy: