Unverified Commit 021225c8 authored by cutecutecat's avatar cutecutecat Committed by GitHub
Browse files

Update test.yml

parent 146630f3
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ jobs:
    runs-on: ubuntu-latest
    
    steps:
      - name: Checkout
        uses: actions/checkout@v2
        
      - name: Setup Python
        uses: actions/setup-python@v2
        with: