Skip to content

Commit

Permalink
Removal of Gemfile and Rakefile
Browse files Browse the repository at this point in the history
they are not used anymore, we are using Cinc WS builds

Signed-off-by: Artem Sidorenko <[email protected]>
  • Loading branch information
artem-sidorenko committed Nov 10, 2023
1 parent 7009dfd commit 3bbfe6c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 90 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -P cinc-workstation -d .cache -v ${{ env.cinc_workstation_version }}
- name: cookstyle
run: |
cinc exec rake cookstyle
cinc exec cookstyle --fail-level r
kitchen-dokken:
runs-on: ubuntu-latest
Expand Down
7 changes: 0 additions & 7 deletions Gemfile

This file was deleted.

82 changes: 0 additions & 82 deletions Rakefile

This file was deleted.

0 comments on commit 3bbfe6c

Please sign in to comment.