Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwich committed Sep 8, 2023
1 parent b59f2b2 commit 34a6d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3

- name: Build Docker image
run: docker build -t my-test-image .devcontainer
# - name: Build Docker image
# run: docker build -t my-test-image .devcontainer
# - name: Run tests using Docker image
# run: docker run --rm my-test-image make test

Expand Down

0 comments on commit 34a6d5b

Please sign in to comment.