Skip to content

Commit

Permalink
Remove Gladstone workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored May 6, 2021
1 parent d1e19ea commit 06715a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/create-data-model-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
- name: Run .NET models generator
run: npm start -- generate .NET --destination ../OpenActive.NET/OpenActive.NET/
working-directory: ./models-lib/

- name: Restore OpenActive.NET/models/SportsActivityLocation.cs (Gladstone workaround)
run: git checkout OpenActive.NET/models/SportsActivityLocation.cs
working-directory: ./OpenActive.NET/

- name: Create Pull Request
id: cpr
Expand Down

0 comments on commit 06715a8

Please sign in to comment.