Skip to content

Commit

Permalink
fix: remove editmode tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDobrzan committed Aug 22, 2023
1 parent 7643a87 commit a34c9d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ jobs:
uses: ./.github/.release/actions/actions/installers/unity
with:
unity-version: "2020.3.22f1"
- name: Unit tests
uses: ./.github/.release/actions/actions/runners/unity
with:
project-path: ./PubNubUnity
test-mode: edit
license-username: ${{ secrets.UNITYCI_NEW_USER }}
license-password: ${{ secrets.UNITYCI_NEW_PASS }}
license-serial: ${{ secrets.UNITYCI_NEW_SERIAL }}
- name: Integration tests
uses: ./.github/.release/actions/actions/runners/unity
with:
Expand Down

0 comments on commit a34c9d4

Please sign in to comment.