.github/workflows/test.yml in glossarist-0.1.0 vs .github/workflows/test.yml in glossarist-0.1.1

- old
+ new

@@ -18,12 +18,9 @@ - "2.7" - "2.6" - "2.5" - "2.4" - name: Run tests - runs-on: ubuntu-latest - steps: - name: Fetch source code uses: actions/checkout@v2 - name: Set up Ruby