Skip to content

Commit

Permalink
remove old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Dec 20, 2023
1 parent ccffa22 commit 9f45294
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/actions/test-ruby/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ runs:

- run: |
cat .env
shell: bash
- name: Run zeitwerk chek
if: inputs.ZEITWERK == 'true'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ jobs:
RUBOCOP: ${{ inputs.RUBOCOP }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONTRIBSYS_CREDENTIALS: ${{ secrets.CONTRIBSYS_CREDENTIALS }}

- name: Test configs
if: inputs.LANGUAGE == 'configs' || inputs.LANGUAGE == 'configs'
Expand Down

0 comments on commit 9f45294

Please sign in to comment.