-
Couldn't load subscription status.
- Fork 2
Nix GitHub actions #17
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
base: master
Are you sure you want to change the base?
Conversation
63b8280 to
93923e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks fine, can we remove the old build/test and add pre-commit checks?
61b8e7c to
ff281be
Compare
.github/workflows/test.yml
Outdated
| - uses: Swatinem/rust-cache@v2 | ||
| - name: test the app | ||
| run: devenv shell test-app | ||
| # - uses: actions/upload-artifact@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
| LD_LIBRARY_PATH = openGlPaths; | ||
| WEBKIT_DISABLE_COMPOSITING_MODE = 1; | ||
| }; | ||
| # enterTest = '' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
ff281be to
062084e
Compare
No description provided.