Skip to content

Commit

Permalink
simple test, adding newspace to README to see if GH actions fial
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid authored May 31, 2024
1 parent b3e2d3a commit 47c30ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This repo contains the Java SDK for the Durable Task Framework as well as classe

### Simple, fault-tolerant sequences


```java
// *** Simple, fault-tolerant, sequential orchestration ***
String result = "";
Expand Down

0 comments on commit 47c30ba

Please sign in to comment.