Commit 9c7bc562 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Fixing

parent 63cf2469
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,9 +13,9 @@ jobs:
      fail-fast: false
      matrix:
        python-version: [3.7, 3.8]
        #    steps:
        #    - uses: actions/checkout@v2
        #    - name: Cache pip modules for Linux
    steps:
    - uses: actions/checkout@v2
    - name: Cache pip modules for Linux
      uses: actions/cache@v2
      with:
        path: ~/.cache/pip