Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baglayan committed Nov 26, 2023
1 parent 47bb5f1 commit 855eb2c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![C++ Lint with cppcheck](https://github.com/baglayan/blg335e-hw1/actions/workflows/cpp-lint.yml/badge.svg)](https://github.com/baglayan/blg335e-hw1/actions/workflows/cpp-lint.yml)
[![Docker build, run, test](https://github.com/baglayan/blg335e-hw1/actions/workflows/docker-image.yml/badge.svg)](https://github.com/baglayan/blg335e-hw1/actions/workflows/docker-image.yml)
[![Package deliverables](https://github.com/baglayan/blg335e-hw1/actions/workflows/release.yml/badge.svg)](https://github.com/baglayan/blg335e-hw1/actions/workflows/release.yml)

## Introduction

Expand All @@ -26,10 +25,6 @@ This workflow builds a Docker image and compiles the QuickSort code whenever cha

This workflow performs linting on the QuickSort.cpp file using cppcheck.

### Packaging deliverables

This workflow compiles the LaTeX report and puts it in a zip archive with QuickSort.cpp in preparation for homework upload.

## Notice

This repository was made public after the submission date.

0 comments on commit 855eb2c

Please sign in to comment.