Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khlopko committed Sep 11, 2024
1 parent b74f543 commit 9fc9c3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- uses: swift-actions/setup-swift@5997f5179a4d8338f20f6cf094de5024731485ac
with:
swift-version: "main-snapshot"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: build
run: swift build
- name: run tests
Expand Down

0 comments on commit 9fc9c3f

Please sign in to comment.