Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-course

Simple starter C# solution for a GitHub Actions course.

Projects

  • src/Calculator - class library with CalculatorService.Add(int a, int b)
  • tests/Calculator.Tests - xUnit tests for the add function

Run tests

dotnet test GitHubActionsCourse.sln

About

Starting point repository for GitHub Actions course

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages