Skip to content

Commit

Permalink
revert: using dockerhub container
Browse files Browse the repository at this point in the history
  • Loading branch information
matq007 committed Dec 9, 2020
1 parent 7a418e0 commit 82fdff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
name: Test package with docker
container:
image: docker.pkg.github.com/brickmanlab/commonr/commonr:dev
image: brickmanlab/common-r:dev
options: --user root -v ${{ github.workspace }}:/commonR:rw

steps:
Expand Down

0 comments on commit 82fdff0

Please sign in to comment.