Skip to content

Robbo-lab/automated_testing_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automated_testing_v1

Repository to set up GitHub actions.

Flow diagrams

Here is a simple flow chart:

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading

Task list

Mathematical expressions:

This sentence uses $ delimiters to show math inline: $\sqrt{3x-1}+(1+x)^2$

Collapable Secitons

Updated Tips for collapsed sections

You can add a header

You can add text within a collapsed section.

You can add an image or a code block, too.

   puts "Hello World"

Tables

Left-aligned Center-aligned Right-aligned
git status git status git status
git diff git diff git diff

About

Repository to set up GitHub actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages