Skip to content

Commit e7a02b6

Browse files
committed
i'm just about loosing my patience with this...
1 parent eb3d76e commit e7a02b6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: codecov/[email protected]
2828
linux:
2929
runs-on: ubuntu-20.04
30-
container: swift:nightly-focal
30+
container: swiftlang/swift:nightly-focal
3131
steps:
3232
- uses: actions/checkout@master
3333
- name: Get Swift Version

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# CSV.Swift
1+
# CSV
22

3-
A description of this package.
3+
<p align="center">
4+
<a>
5+
<img src="" />
6+
</a>
7+
</p>

0 commit comments

Comments
 (0)