Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whyour committed Dec 12, 2023
1 parent 9064d94 commit c87689e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
--tag sqlite-builder \
--no-cache \
.
CONTAINER_ID=$(docker create -it sqlite-builder)
docker exec -it $CONTAINER_ID node -p "process.arch"

0 comments on commit c87689e

Please sign in to comment.