Commit 79d4d7e6 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

update tests on GitHub Actions

parent a4ee6bce
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ jobs:
    steps:
      - uses: actions/checkout@v2
      - name: clean environment
        run: rm -rf *
        run: rm -rf tests whitelist sub
      - uses: docker/setup-buildx-action@v1
      - uses: docker/login-action@v1
        with:
@@ -41,7 +41,7 @@ jobs:
    steps:
      - uses: actions/checkout@v2
      - name: clean environment
        run: rm -rf *
        run: rm -rf test whitelist sub 
      - uses: docker/setup-buildx-action@v1
      - uses: docker/login-action@v1
        with: