Skip to content

Commit

Permalink
Update testbed version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLocehiliosan committed Dec 29, 2020
1 parent f363b4b commit d0b0e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
run: >-
docker run -t --rm
-v "$PWD:/yadm:ro"
yadm/testbed:2020-12-21
yadm/testbed:2020-12-29
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PYTESTS = $(wildcard test/test_*.py)
IMAGE = yadm/testbed:2020-12-21
IMAGE = yadm/testbed:2020-12-29

.PHONY: all
all:
Expand Down

0 comments on commit d0b0e3a

Please sign in to comment.