Skip to content

Commit

Permalink
Turn off test on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriyvan committed Oct 16, 2023
1 parent f66c8ef commit 7c8d2cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-run-tests-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jobs:
- name: Build
run: /opt/swift/bin/swift build -v
- name: Run tests
run: /opt/swift/bin/swift test -v
# - name: Run tests
# run: /opt/swift/bin/swift test -v

0 comments on commit 7c8d2cf

Please sign in to comment.