Skip to content

Commit

Permalink
actions
Browse files Browse the repository at this point in the history
  • Loading branch information
levitatingpineapple committed Jan 2, 2025
1 parent 742dd98 commit 23f37a9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
uses: actions/checkout@v4
- name: Initialise Submodule
run: git submodule init && git submodule update
- name: Change Directory
run: cd Core
- name: Build
run: swift build
- name: Test
working-directory: ./Core
run: swift test

0 comments on commit 23f37a9

Please sign in to comment.