Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Macos-test using github #37

Open
Kreyren opened this issue Nov 14, 2019 · 0 comments
Open

tests: Macos-test using github #37

Kreyren opened this issue Nov 14, 2019 · 0 comments
Assignees
Labels
help wanted Extra attention is needed P3 - Normal Issues with normal priority

Comments

@Kreyren
Copy link
Member

Kreyren commented Nov 14, 2019

As you can see I gave up on this and ragequited, someone contribute it to save my sanity, thanks

# Fucking up everything since iPhone 1!
name: iDiot-tests

# Sanitize if usable
on: [push]

jobs:
  build:
    name: macos-test
    runs-on: macos-latest

    steps:
    # Shellcheck doesn't seem to work on macos since it doesn't support containers? (https://github.com/Kreytricks/kreytricks/runs/302690830)
    #- name: shellcheck
    #uses: ludeeus/action-shellcheck@0.0.1
    run: |
      printf '%s\n' "FIXME: Me poor macbook suck at running shellcheck in this repository, please fix me"
@Kreyren Kreyren added help wanted Extra attention is needed P3 - Normal Issues with normal priority labels Nov 14, 2019
@Kreyren Kreyren self-assigned this Nov 14, 2019
@Kreyren Kreyren pinned this issue Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed P3 - Normal Issues with normal priority
Projects
None yet
Development

No branches or pull requests

1 participant