Skip to content

Commit

Permalink
Add CI config file for github
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Moritz Maurer committed Oct 2, 2024
1 parent 4e7209a commit 3013196
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up C++ environment
uses: actions/setup-cpp@v2
with:
compiler: gcc
run: aminya/setup-cpp@v

- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y
Expand Down

0 comments on commit 3013196

Please sign in to comment.