Skip to content

Commit da8e59c

Browse files
authored
fixing break 30 min
1 parent eb2497c commit da8e59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Participants can make edits from the GitHub interface, but if they are willing t
4242

4343
### Long Version (with approximate schedule)
4444
* Overview of GitHub Actions and Workflows and their popular uses in Python software development (examples of testing, listing,
45-
packaging)(15 min)
45+
packaging) (15 min)
4646
* We will explain the main components of GitHub Actions and associated terminology
4747
* We will summarize their typical uses in software development
4848
* We will point to popular GitHub Actions used in Python software development and packaging (the focus of this tutorial will not be
@@ -65,7 +65,7 @@ on them but rather on scientific pipelines)
6565
* they will modify the code to make a new plot which will be automatically updated
6666
* they will use either matplotlib or an interactive library such as plotly
6767

68-
* Break (15 min)
68+
* Break (30 min)
6969

7070
* Large-scale data processing (45 min)
7171
* we will demonstrate a use-case of processing large data sets with GitHub Actions

0 commit comments

Comments
 (0)