Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Jan 23, 2024
1 parent 104326b commit fb533d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ test-debug:
|| (echo "$(FAIL) expected $(XCT_FAIL) to be called with $(EXPECTED)" >&2 && exit 1)

test: test-debug
@swift test -c release | grep '⚠︎ Warning: This XCTFail was ignored' || exit 1
@swift test -c release

test-linux: test-debug
@swift test -c release
Expand Down

0 comments on commit fb533d8

Please sign in to comment.