Commit d048b324 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

diagnostics for GitHub Actions

parent 5d601cfc
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -9,5 +9,7 @@ jobs:
        run: docker-compose up -d
      - name: Status
        run: echo "build complete" 
      - name: Test runnning on ICELL*
        run:  test/run_tests_10x.sh
      - name: Build config
        run: pwd; ls ../*; ls ../../*
      - name: Test runnning on ICELL8
        run:  test/run_tests_icell8.sh