mirror of
https://github.com/Savapitech/42sh.git
synced 2026-01-18 16:57:28 +01:00
Remove banned func check in CI
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -55,11 +55,6 @@ jobs:
|
||||
- name: Build project
|
||||
run: make
|
||||
|
||||
- name: Check for banned functions
|
||||
run: |
|
||||
nix run github:Dawoox/efc -- \
|
||||
./mysh \
|
||||
./afunc.txt
|
||||
|
||||
sync_repository:
|
||||
needs: [ check_the_repository_state ]
|
||||
|
||||
Reference in New Issue
Block a user