Skip to content

Commit

Permalink
Remove ci-cd.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulRaven committed Jun 10, 2024
1 parent e04096e commit 5cd52e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: 'run-checks'
name: 'Run Checks'
description: 'Composite action to run checks for code formatting and to run the unittests.'
runs:
using: 'composite'
steps:

- name: Formatting check
run: |
source .venv/bin/activate
Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/ci-cd.yml

This file was deleted.

0 comments on commit 5cd52e6

Please sign in to comment.