File tree 5 files changed +7
-4
lines changed
5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-python-task.md
1
2
name : Check Python
2
3
3
4
env :
Original file line number Diff line number Diff line change
1
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/test-go-integration-task.md
1
2
name : Test Integration
2
3
3
4
env :
Original file line number Diff line number Diff line change
1
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/test-go-task.md
1
2
name : Run tests
2
3
3
4
env :
Original file line number Diff line number Diff line change 1
1
# Source:
2
2
# https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/test-python/__init__.py
3
- # Copyright 2020 ARDUINO SA(http: // www.arduino.cc/)
3
+ # Copyright 2020 ARDUINO SA (http:// www.arduino.cc/)
4
4
#
5
5
# This software is released under the GNU General Public License version 3,
6
6
# The terms of this license can be found at:
7
- # https: // www.gnu.org/licenses/gpl-3.0.en.html
7
+ # https:// www.gnu.org/licenses/gpl-3.0.en.html
8
8
#
9
9
# You can be released from the requirements of the above licenses by purchasing
10
10
# a commercial license. Buying such a license is mandatory if you want to
Original file line number Diff line number Diff line change 1
1
# Source:
2
2
# https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/test-integration/test_all.py
3
- # Copyright 2020 ARDUINO SA(http: // www.arduino.cc/)
3
+ # Copyright 2020 ARDUINO SA (http:// www.arduino.cc/)
4
4
#
5
5
# This software is released under the GNU General Public License version 3,
6
6
# The terms of this license can be found at:
7
- # https: // www.gnu.org/licenses/gpl-3.0.en.html
7
+ # https:// www.gnu.org/licenses/gpl-3.0.en.html
8
8
#
9
9
# You can be released from the requirements of the above licenses by purchasing
10
10
# a commercial license. Buying such a license is mandatory if you want to
You can’t perform that action at this time.
0 commit comments