Skip to content

[Alan] Modify sieve.alan (change size of primes array) #86

[Alan] Modify sieve.alan (change size of primes array)

[Alan] Modify sieve.alan (change size of primes array) #86

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ludeeus/action-shellcheck@master