Skip to content

Commit

Permalink
Restore Test Phase
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieobject committed Feb 23, 2024
1 parent b7b5cd9 commit 6b4a168
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:

- name: Build
run: swift build -v
# - name: Run tests
# run: swift test --vv


- name: Run tests
run: swift test --vv
- name: Stop local test server
run: docker-compose -p xmtp -f dev/local/docker-compose.yml down

0 comments on commit 6b4a168

Please sign in to comment.