Skip to content

Commit

Permalink
Bump commit SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
khlopko committed Aug 2, 2024
1 parent 17fc0f6 commit 4b08b5f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: khlopko/setup-swift@8e40832f03d3d3d672037ad9d9bba479fcb284fb
with:
swift-version: "5.10"
- name: build
run: swift build
- name: run tests
Expand All @@ -48,8 +46,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: khlopko/setup-swift@8e40832f03d3d3d672037ad9d9bba479fcb284fb
with:
swift-version: "5.10"
- name: build
run: swift build
- name: run tests
Expand Down

0 comments on commit 4b08b5f

Please sign in to comment.