shell_goodman working, colors and interruption, creates test_file and… #668
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 42 Norminette | |
on: [push, pull_request] | |
jobs: | |
norminette_job: | |
runs-on: ubuntu-latest | |
name: norminette | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: alexandregv/[email protected] | |
with: | |
flags: '.' |