Skip to content

Commit

Permalink
Disable Email/File tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-mailosaur committed Feb 18, 2023
1 parent 53d7505 commit f85312c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build project
run: swift build
- name: Run tests
run: swift test --vv
run: swift test
- name: Notify on Failure
uses: skitionek/notify-microsoft-teams@master
if: ${{ failure() }}
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit f85312c

Please sign in to comment.