Skip to content

Commit 4925b59

Browse files
committed
names
1 parent c6113f5 commit 4925b59

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
name: Deploy
1111
runs-on: ubuntu-latest
1212
steps:
13-
- name: Checkout sendgrid-csharp
1413
uses: actions/checkout@v2
1514

1615
- name: Setup .NET Core SDK

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
runs-on: ubuntu-latest
1616
timeout-minutes: 20
1717
steps:
18-
- name: Checkout csharp-http-client
1918
uses: actions/checkout@v2
2019

2120
- name: Setup .NET Core SDK

0 commit comments

Comments
 (0)