Skip to content

Commit

Permalink
Merge pull request #18 from kkebo/rename-job-name
Browse files Browse the repository at this point in the history
  • Loading branch information
kkebo authored Sep 14, 2024
2 parents 7a2875b + 4e35baa commit fc90467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
branches: ["main"]
jobs:
build-linux:
test:
runs-on: ubuntu-latest
container: swiftlang/swift:nightly-6.0-jammy
steps:
Expand Down

0 comments on commit fc90467

Please sign in to comment.