Skip to content

Commit

Permalink
already was apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Mar 22, 2024
1 parent 45aafee commit 0aa5d28
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
pip install pytest
pip install .
- name: Pull docker image
run: docker pull ghcr.io/catalystneuro/neuroconv:latest

- name: Get ephy_testing_data current head hash
id: ephys
run: echo "::set-output name=HASH_EPHY_DATASET::$(git ls-remote https://gin.g-node.org/NeuralEnsemble/ephy_testing_data.git HEAD | cut -f1)"
Expand Down

0 comments on commit 0aa5d28

Please sign in to comment.