Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Add nightly workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jschobben committed Apr 9, 2024
1 parent 9981b25 commit 50508eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: ColorSCAD tests

on:
push:
workflow_dispatch:
pull_request:
schedule:
Expand Down Expand Up @@ -44,7 +43,7 @@ jobs:

- name: Ubuntu 2021.01
runner: ubuntu-22.04
apt: openscad=openscad_2021.01-4build1
apt: openscad=2021.01-4build1
- name: Windows 2021.01
runner: windows-latest
uri: https://files.openscad.org/OpenSCAD-2021.01-x86-64.zip
Expand Down

0 comments on commit 50508eb

Please sign in to comment.