Typo fix.

This commit is contained in:
Viacheslav Kudinov 2021-06-10 18:55:30 +02:00
parent 099feea579
commit 4a752ef938
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
mavne_version: [3.8.1, 3.6.3, 3.5.4]
maven_version: [3.8.1, 3.6.3, 3.5.4]
steps:
- uses: actions/checkout@v2