Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sahalali committed Sep 17, 2024
1 parent a9f5855 commit 3c9896e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
id: step-4
run: |
curl 'https://api.footlight.io/calendars/tout-culture/events?page=1&limit=300' >> events.json &&
curl 'https://api.footlight.io/calendars/tout-culture/places?page=1&limit=300' >> places.json &&
curl 'https://api.footlight.io/calendars/tout-culture/places?page=1&limit=30' >> places.json &&
curl 'https://api.footlight.io/calendars/tout-culture/organizations?page=1&limit=300' >> organizations.json &&
curl 'https://api.footlight.io/calendars/tout-culture/people?page=1&limit=300' >> people.json
Expand Down

0 comments on commit 3c9896e

Please sign in to comment.