Skip to content

Commit

Permalink
prparing to commit yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwich committed Sep 7, 2023
1 parent 7a05e33 commit f683c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# run: which sqlc

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

0 comments on commit f683c61

Please sign in to comment.