Skip to content

Commit d8105ba

Browse files
committed
Fix job name
1 parent 523e242 commit d8105ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Extract and Run Workflow Tests
9696
run: cp swiftly-*.tar.gz /root/swiftly.tar.gz && cp test-swiftly.tar.gz /root && cd /root && tar zxf test-swiftly.tar.gz && SWIFTLY_SYSTEM_MUTATING=1 ./swiftlyPackageTests.xctest SwiftlyTests.E2ETests/testAutomatedWorkflow
9797

98-
releasetestzsh:
98+
releasetestfish:
9999
name: Test Release FISH
100100
needs: releasebuildcheck
101101
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)